d0iasm / wasm-bindgen-sample

Sample usage of wasm-bindgen for Rust LT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-bindgen-sample

This is a sample code of wasm-bindgen for Rust LT.

You can build the entire source code and see the result via http://localhost:8000/ by the following command.

$ ./build.sh

About

Sample usage of wasm-bindgen for Rust LT.


Languages

Language:Rust 61.4%Language:HTML 33.4%Language:Shell 5.2%