Skip to content

wasm-bindgen/js-bindgen

Repository files navigation

Currently Working on

  • #[js_sys]:
    • Major re-factoring
    • External types
    • Another pass on namespacing
  • More Primitive types:
    • Expand JsString
    • JsArray
    • JsNumber
    • BigInt
  • Basic runner

Example

There is a very basic working example in client/examples/basic.rs. To run it:

cd client
cargo build --example basic

Now host client with your favorite HTTP server and navigate to examples/basic.html. Also give wasm64-unknown-unknown a try!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages