While running a JS component in Hyperlight wasm, I noticed the following issue: <img width="1620" height="705" alt="Image" src="https://github.com/user-attachments/assets/90c356e9-1032-4d69-b734-05202ec45a49" /> This behaviour has been observed with the following commit: https://github.com/dblnz/hyperlight-wasm/commit/51e607ec8d6972273f7e337f58ea88824ac6c051 To replicate ```bash just build-js-component RUST_LOG="trace" just run-js-component ```
While running a JS component in Hyperlight wasm, I noticed the following issue:
This behaviour has been observed with the following commit:
dblnz/hyperlight-wasm@51e607e
To replicate
just build-js-component RUST_LOG="trace" just run-js-component