bytecodealliance / bytecodealliance/wasmtime
Wasmtime Compiler Explorer handles large inputs poorly
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
* Scrolling the clif ir and disassembly into view when clicking on the source wasm instruction is broken in most locations. Seems to error with "Uncaught TypeError: clifByOffset.get(...) is undefined".
* No way to focus on a single function or any function whose name contains a certain substring.
Contributor guide
Assessment
This issue has not been assessed yet.