This example uses custom Janet function implemented using emscripten_fetch() in synchronous mode.
emscripten_fetch()
See the output in browser developer console.
Actual code:
(print (httpget `https://httpbin.org/anything`))