Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/walkersumida/rust_to_wasm

wasm(using Rust) sample
https://github.com/walkersumida/rust_to_wasm

rust wasm webassembly

Last synced: 17 days ago
JSON representation

wasm(using Rust) sample

Awesome Lists containing this project

README

        

## How to run web application

```sh
docker-compose up --build
```

## How to access

Please access to [http://0.0.0.0:8080](http://0.0.0.0:8080)