royaltm / rust-wasm-bindgen-window-or-worker-playground

a playground for https://github.com/rustwasm/wasm-bindgen/issues/1046

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My playground for: rustwasm/wasm-bindgen#1046

To test the above issue failure:

wasm-pack test --headless --firefox

To rebuild pkg:

wasm-pack build --target no-modules

Run your favorite development web server, e.g.:

devd -o pkg/

About

a playground for https://github.com/rustwasm/wasm-bindgen/issues/1046


Languages

Language:JavaScript 69.9%Language:Rust 24.4%Language:HTML 5.8%