#wasmtime #web #command-line-tool

deprecated app wasm-bridge-cli

Command line tool to prepare jco-transpiled components (deprecated)

6 releases

0.2.0 Jul 21, 2023
0.1.6 Jul 20, 2023

#83 in #wasmtime

Download history 2/week @ 2024-02-23 2/week @ 2024-03-01 2/week @ 2024-03-08 3/week @ 2024-03-15 22/week @ 2024-03-29 136/week @ 2024-04-19

158 downloads per month

MIT license

2KB

wasm-bridge-cli

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

Deprecated

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.

No runtime deps