Skip to content

Make HTTP requests from inside WASM in Emscripten-Forge's PyJS. Demo and devcontainer.

License

Notifications You must be signed in to change notification settings

wasm-outbound-http-examples/pyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make HTTP requests from inside WASM in Emscripten Forge's PyJS

This devcontainer is configured to provide you a latest version of Micromamba.

Open in GitHub Codespaces

  1. Browser demo.

  2. Example in browser-requests-wasm-polyfill directory allows you to build yourself a browser example (same as demo), using requests-wasm-polyfill library and experiment with it. For details, see its README.

Created for (wannabe-awesome) list