emscripten-core / emscripten-core/emscripten

WasmFS code size

Open
#16,005 1 comment 1 reaction 0 assignees View on GitHub
wasmfs
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 14h
Merged PRs (30d)
125

Description

Tracking issue for optimizing WasmFS code size. To the extent possible, WasmFS should be pay-as-you-go and should definitely have better code size than the previous system.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the WasmFS implementation and measuring its generated code size, then compare it with the previous system and identify which functionality can be made pay-as-you-go; done means demonstrating reduced or no-cost code size for unused features.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, wasm
Domain
compilers, performance
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.