#wasmtime #web

wasm-bridge-jco

Standalone fork of the js-component-bindgen crate in jco

1 unstable release

0.2.0 Jul 21, 2023

#74 in #wasmtime

35 downloads per month

Apache-2.0 WITH LLVM-exception

155KB
3.5K SLoC

wasm-bridge-jco

This is a helper crate for wasm-bridge, see crates.io or the GitHub repo.

Source

This crate is a fork of the js-component-bindgen crate

License

The code in this folder is licensed under the "Apache-2.0 WITH LLVM-exception" license, see LICENSE.

Changes

  • Changed name to wasm-bridge-jco
  • Changed Cargo.toml metadata (categories, etc.) to wasm bridge workspace
  • Changed dependencies to use specific versions instead of workspace versions
  • Changed transpile to take a byte slice (see #113)
  • Disabled unused warnings and clippy warnings

Dependencies

~14MB
~306K SLoC