filmov
tv
Native BigInts in JavaScript: A Case Study in TC39 - Daniel Ehrenberg - JSConf EU 2018
![preview_player](https://i.ytimg.com/vi/RiU5OzMZ7z8/maxresdefault.jpg)
Показать описание
From the beginning, JavaScript has supported 64-bit binary floats as its sole numeric type. In this talk, I’ll explain how, through TC39, JavaScript developers are working together with JS engine implementers and spec wonks like me to create BigInt: a native, unlimited-size integer type.
Through collaboration, any layer of software can be changed, even the language itself.