chakra-core / chakra-core/ChakraCore
Wasm: LowerWasmArrayBoundsCheck return value
Open
Codebase Quality
WebAssembly
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I think it is possible to remove the return value from `Lower*::LowerWasmArrayBoundsCheck`.
We are basically adding all the checks above instr and the returned label is not needed and confusing.
Contributor guide
Assessment
This issue has not been assessed yet.