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 …
I thought you were talking about the polyfill implementation (i.e. “why not store the values as just numbers as long as that’s possible?”) earlier, but you’re really asking about native BigInt, right? There’s syntax that makes it easier: 1n + 2n // 3n https://developers.google.com/web/updates/2018/05/bigint …
-
-
Oh perfect! Yeah I'm talking about native support.
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.