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/status/859849179149021184
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 access. If you call a function on…
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/status/859849179149021184
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 access. If you call a function on…