HTTP Request from inside WASM using skx/criTiCaL micro-Tcl and custom command

This example uses custom command in skx/criTiCaL.

See the output in browser developer console.

Actual code:


puts [httpget "https://httpbin.org/anything"]

Info