Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wasm-outbound-http-examples/ada

Make HTTP requests from inside WASM in Ada. Demo and devcontainer.
https://github.com/wasm-outbound-http-examples/ada

ada adawebpack http-client http-request wasm webassembly

Last synced: about 2 months ago
JSON representation

Make HTTP requests from inside WASM in Ada. Demo and devcontainer.

Awesome Lists containing this project

README

        

# Make HTTP requests from inside WASM in Ada

This devcontainer is configured to provide you a version 22.1.0 of [AdaWebPack](https://github.com/godunko/adawebpack) toolset.

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/wasm-outbound-http-examples/ada)

1. [Browser demo](https://wasm-outbound-http-examples.github.io/ada/).

2. Example in `browser` directory allows you to build yourself a browser example (same as demo),
using `AdaWebPack` libraries and experiment with it.
For details, see its [README](browser/README.md).

Created for (wannabe-awesome) [list](https://github.com/vasilev/HTTP-request-from-inside-WASM)