An open API service indexing awesome lists of open source software.

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.

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.

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](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)