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

https://github.com/hsnice16/hello-wasm

Web Assembly Demo with Rust and JavaScript
https://github.com/hsnice16/hello-wasm

javascript rust rust-wasm wasm wasm-bindgen wasm-pack webassembly webassembly-demo

Last synced: 7 months ago
JSON representation

Web Assembly Demo with Rust and JavaScript

Awesome Lists containing this project

README

          

# hello-wasm

Web Assembly Demo with Rust and JavaScript

---

## ⚙️ Run locally

```js
npm install
npm run build
npm run serve
```

It should be running on http://localhost:3000/

---

_connect with me on [Twitter](https://twitter.com/hsnice16)_