Viewing profile — cblappert
cblappert
HN member- Joined
- Wed, May 03, 2017, 6:09 PM UTC
- HN karma
- 10
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About cblappert
No profile information was provided.
Recent public activity
-
comment
Comment #14266444
Someone on twitter seems to have done an experiment about startup time for a trivial app comparing the clojure compiler with and without Prepack: https://twitter.com/roman01la/stat…
-
comment
Comment #14259002
It depends on what you use from window. If no functions on `window` are called during initialization you could just use `__assumeDataProperty` on all the properties of `window` you…