hyperlight-dev / hyperlight-dev/hyperlight
Fix duplicate guest traces
Open
area/performance
area/testing
lifecycle/confirmed
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
While running a JS component in Hyperlight wasm, I noticed the following issue:
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
```
Contributor guide
Assessment
This issue has not been assessed yet.