https://github.com/wasm-outbound-http-examples/lua
Make HTTP requests from inside WASM in Lua. Demo and devcontainer.
https://github.com/wasm-outbound-http-examples/lua
http-client http-request lua wasm wasmoon webassembly
Last synced: 11 months ago
JSON representation
Make HTTP requests from inside WASM in Lua. Demo and devcontainer.
- Host: GitHub
- URL: https://github.com/wasm-outbound-http-examples/lua
- Owner: wasm-outbound-http-examples
- License: mit
- Created: 2023-07-04T19:04:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T20:37:40.000Z (over 2 years ago)
- Last Synced: 2025-01-13T19:40:37.460Z (about 1 year ago)
- Topics: http-client, http-request, lua, wasm, wasmoon, webassembly
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Make HTTP requests from inside WASM in Lua
This devcontainer is configured to provide you a latest stable version of Node.js.
[](https://codespaces.new/wasm-outbound-http-examples/lua)
Example in `browser-and-node` directory allows you to build a browser, Node.js, and Deno Wasmoon-powered modules by yourself and experiment with them.
For details, see its [README](browser-and-node/README.md).
Created for (wannabe-awesome) [list](https://github.com/vasilev/HTTP-request-from-inside-WASM)