-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I was wondering how come Haxe output is that bigger than TS and I see it includes the typed array polyfills:
Line 1005 in fb40948
| var js_html_compat_ArrayBuffer = function(a) { |
Also, a lot of generated code comes from the method inlining which is not the case for TS/Dart, so I'm not sure if it even makes sense to have a code size metric here.
Metadata
Metadata
Assignees
Labels
No labels