wasm-bindgen 0.2.68

Easy support for interacting between JS and Rust.
Documentation
1
2
3
steps:
  - script: curl -fsSL https://deno.land/x/install/install.sh | sh
    displayName: "install deno"