Skip to content

woodser/wasm_fetch_example

Repository files navigation

This project illustrates an issue catching errors after invoking asynchronous JavaScript from C++.

Build and Run

  1. sh ./bin/build-wasm-emscripten.sh (builds wasm files to ./dist directory)
  2. npm test (runs tests which show runtime shutdown when error is hit)

About

Example of http requests in WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published