| Crates.io | wasm-bridge-cli |
| lib.rs | wasm-bridge-cli |
| version | 0.2.0 |
| created_at | 2023-07-09 13:54:11.206681+00 |
| updated_at | 2023-07-21 10:54:57.796623+00 |
| description | Command line tool to prepare jco-transpiled components (deprecated) |
| homepage | |
| repository | https://github.com/kajacx/wasm-bridge |
| max_upload_size | |
| id | 912078 |
| size | 1,928 |
This is a helper crate for wasm-bridge, see crates.io
or the GitHub repo.
Since wasm-bridge version 0.2.0, this cli tool is "deprecated" and no longer working.
You can instead load component bytes with Component::new() on the web directly.