chakra-core / chakra-core/ChakraCore

WASM - Int64 const folding (5d)

Open
#2,802 0 comments 0 reactions 0 assignees View on GitHub
Performance WebAssembly
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Do const folding on int64 math opcodes

Contributor guide

Open the contributing guide

Research direction

The issue names WASM int64 math opcodes but provides no files or tests. Start by locating the existing constant-folding handling for other WASM numeric opcodes, then determine the relevant int64 cases and their expected results. Done means int64 math constants are folded consistently with the existing implementation and covered by the applicable tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, wasm
Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.