HTTP Request from inside WASM using PicoRye

This example uses picorye and two custom builtins.

See the output in browser developer console.

Actual code:


"https://httpbin.org/anything" .httpget .print

Info