wasm-bridge-jco

Crates.iowasm-bridge-jco
lib.rswasm-bridge-jco
version0.2.0
sourcesrc
created_at2023-07-21 10:54:39.039286
updated_at2023-07-21 10:54:39.039286
descriptionStandalone fork of the `js-component-bindgen` crate in jco
homepage
repositoryhttps://github.com/kajacx/wasm-bridge
max_upload_size
id922357
size163,871
Karel Hrkal (kajacx)

documentation

README

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
Commit count: 722

cargo fmt