A programming language to interact with WebAssembly components
wasmtime can make use of the rib-repl crate to interact with WASM components. The rib-repl crate provides a REPL interface
to call functions and manipulate data in WASM components running in a Wasmtime environment.
This work is on it's way.