Skip to content

Commit 4c4bf8a

Browse files
committed
codegen: optimize type usage
- do not mark types as used if just used inside of built-ins and not returned to userland - mark types of type annotations of arguments - do not mark array for internal rest args arrays makes hello world ~10x smaller Wasm, ~2x smaller native
1 parent 0cc0fc2 commit 4c4bf8a

File tree

5 files changed

+267
-971
lines changed

5 files changed

+267
-971
lines changed

0 commit comments

Comments
 (0)