Skip to content

ragingwind/wasm-hnpwa

Repository files navigation

wasm-hnpwa

HNPWA with WASM, Warning you, it is still om experimental stage, PoC version for WebAssembly, Rust, wasm-pack, and wasm-bindgen. Application logic fully coded by rust in WASM module not HTML and JS also fetching. This is highly inspired by wasm-bindgen todomvc example. also brought some of code and design from the example.

HNPWA with WASM

How to build and run

$ yarn build
$ npx http-server ./dist

Deployment

This application is running powered by now with static build. Therefore, it might be needed to test the app on live.

now

License

@ Jimmy Moon