Skip to content

mvolkmann/wasm-bind-demo

Repository files navigation

wasm-bind-demo

This demonstrates using wasm-bind to call Rust functions from JavaScript.

To run this:

  1. Enter npm install
  2. Enter npm run serve
  3. Browse localhost:8080

To build the Rust code in production mode, edit webpack.config.js from development to production.

Due to the following issue, webpack 5 cannot yet be used with wasm-pack: rustwasm/wasm-pack#835 Is this the same reason it does not work with wasm-bindgen?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages