-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-meta-monosize-reductionIssues impacting final app size primary for size sensitive workloadsIssues impacting final app size primary for size sensitive workloads
Milestone
Description
This will require first rewriting the ModuleSaw decoder in JS or C. By current estimates this gets us about 40k on dotnet.wasm with the interpreter-only config and even more with AOT. Writeup: WebAssembly/design#1180
Interpreter:
783,558 PM6.wasm.br
742,510 PM6.msaw.br
AOT example:
10,142,245 calculator.wasm.br
9,649,060 calculator.msaw.br
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-meta-monosize-reductionIssues impacting final app size primary for size sensitive workloadsIssues impacting final app size primary for size sensitive workloads