https://github.com/wasm-outbound-http-examples/expr-lang
Make HTTP requests from inside WASM in Expr. Demo and devcontainer.
https://github.com/wasm-outbound-http-examples/expr-lang
expr-lang http-client http-request wasm webassembly
Last synced: 7 months ago
JSON representation
Make HTTP requests from inside WASM in Expr. Demo and devcontainer.
- Host: GitHub
- URL: https://github.com/wasm-outbound-http-examples/expr-lang
- Owner: wasm-outbound-http-examples
- License: mit
- Created: 2025-02-17T17:40:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T19:40:36.000Z (11 months ago)
- Last Synced: 2025-05-21T19:15:05.276Z (8 months ago)
- Topics: expr-lang, http-client, http-request, wasm, webassembly
- Language: HTML
- Homepage: https://wasm-outbound-http-examples.github.io/expr-lang/
- Size: 3.41 MB
- Stars: 0
- 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 Expr
This devcontainer is configured to provide you the latest stable version of Go toolset.
[](https://codespaces.new/wasm-outbound-http-examples/expr-lang)
The following examples allow you to build a browser example (same as related demo),
along with Deno and Bun examples and experiment with all of them.
#
Example
Description
Browser demo
1
[Expr](browser-and-deno/README.md)
in pure Expr-lang
[Demo](https://wasm-outbound-http-examples.github.io/expr-lang/expr/)
Created for (wannabe-awesome) [list](https://github.com/vasilev/HTTP-request-from-inside-WASM)