New: JSBI, a pure-JavaScript BigInt implementation
JSBI makes it possible to use spec-compliant BigInt functionality *today*, in all browsers, without sacrificing compatibility.
https://github.com/GoogleChromeLabs/jsbi …
AFAICT that suffers from the problems described in the README, no? Wouldn’t it transpile even… 'a' + 'b' …and every other use of an operator? Bundle size explodes + runtime perf suffers
-
-
It convert `a + b` so it will call a function, which will do `instanceof` checks at first. So true, that perf suffers.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
