chakra-core / chakra-core/ChakraCore
WASM - Lower TrapIfTruncOverflow (2d)
Open
Task
WebAssembly
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Lower TrapIfTruncOverflow independently of the conversion. If we deadstore the conversion we still have the checks to trap
Contributor guide
Research direction
The issue names WASM lowering for TrapIfTruncOverflow but no files, tests, or entry points. Locate the lowering implementation and its existing checks first; done means the trap checks are lowered independently and remain effective when the conversion is dead-stored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, wasm
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100