react #wasm #shogi
Of course. To stream messages from your Rust/WASM Shogi engine to your React UI, you'll pass a JavaScript callback function to your Rust code. The Rust engine will then invoke this callback whenever it generates a new info message.