BigInt Shipping in Firefox
wingolog.org
BigInt Shipping in Firefox
1–10 of 172 posts
Re: BigInt Shipping in Firefox
#2This is big news! Shouldn’t the title be amended to include that it’s in Firefox Beta for now?
Re: BigInt Shipping in Firefox
#3I'm so glad we have two shipping implementations now
Re: BigInt Shipping in Firefox
#4[deleted]
Re: BigInt Shipping in Firefox
#5Anyone knows how does bigint serialization and deserialization to JSON look like in practice in Chrome and Firefox?
Re: BigInt Shipping in Firefox
#6[deleted]
Re: BigInt Shipping in Firefox
#7I feel sorry for whoever has to write the polyfill for this...
Re: BigInt Shipping in Firefox
#8Firefox, please bring back SharedArrayBuffer like Chrome did so my JavaScript GTA will work again http://bad.city . I already removed juggling of transferable objects and SAB is so much easier to work with(less code and better performance too)
Re: BigInt Shipping in Firefox
#9I'm curious why this wasn't shipped as a replacement of the existing Number type implementation, instead of this new type and syntax.
Re: BigInt Shipping in Firefox
#10Anyone knows how does bigint serialization and deserialization to JSON look like in practice in Chrome and Firefox?
Afaict, JSON serialization is not supported yet, got a "TypeError: BigInt value can't be serialized in JSON". I'm on Firefox Developer edition 68.0b3.