Login
From:
Bytecode Alliance
(Uncensored)
subscribe
Bytecode Alliance — Running WebAssembly (Wasm) Components From the Command Line
https://bytecodealliance.org/articles/invoking-component-functions-in-wasmtime-cli
links
backlinks
Roast topics
Find topics
Find it!
Wasmtime’s 33.0.0 release supports invoking Wasm component exports directly from the command line with the new --invoke flag. This article walks through building a Wasm component in Rust and using wasmtime run --invoke to execute specifi...