area-Runtimehelp wantedtarget-wasmtask
Repository metrics
- Stars
- (11,435 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Compiling the runtime with ALIASING_FUNCTION_POINTERS=1 instead of ALIASING_FUNCTION_POINTERS=0 reduces its size by 6%.
To make it work we need to rework all hashtables that store function pointers as key as they now might have duplicates.