1 unstable release
0.2.0 | Jul 21, 2023 |
---|
#78 in #wasmtime
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
~15MB
~303K SLoC