Rust-wasm 0.1.0

A sample project with wasm-pack
Documentation
1
2
import * as wasm from "./index_bg.wasm";
export * from "./index_bg.js";