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

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.

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.

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