Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ibaryshnikov/wasm-custom-sections

Example of using link_section in wasm
https://github.com/ibaryshnikov/wasm-custom-sections

Last synced: 2 months ago
JSON representation

Example of using link_section in wasm

Awesome Lists containing this project

README

        

# Example of using custom link sections in webassembly

## Building

```
wasm-pack build --target web
```

## Running

Using [https](https://crates.io/crates/https) it would be

```
http
```

then go to `localhost:8000`