Viewing profile — malts
malts
HN member- Joined
- Fri, Aug 18, 2017, 2:55 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About malts
No profile information was provided.
Recent public activity
-
comment
Comment #15046999
The 5% gains over minified code are impressive given that BinJS performs no AST manipulation. The BinJS prototype will be written in pure javascript I assume to speed its adoption?…
-
comment
Comment #15046815
Does BinJS perform AST transforms like `!0` to `true` which would be shorter in binary AST encoding? Or does it faithfully model the original code?
-
comment
Comment #15046710
Yoric - the Binary AST size comparisons in the blog - was the original javascript already minified?