Hacker News new | past | comments | ask | show | jobs | submit | bpierre's comments login



I should probably word this better.

Numbers are represented in dnum using a pair of integer + precision decimals. For example, this is the number 1.0 with a precision of 18 decimals:

[1000000000000000000n, 18]

A number cannot have less decimals than none, so this is why this error exists.


<3


The GitHub repo with more technical docs: https://github.com/dai-shi/waku



Some context about the current status: https://twitter.com/domfarolino/status/1684921351004430336


Not to be confused with Fe: https://fe-lang.org/


Also not be confused with ferric oxide: https://www.rust-lang.org/


There's an awful lot of languages with an .fe code file extension, aren't there:

https://ferite.sourceforge.net/


Interestingly the `tags` object seems to support any tag name: https://github.com/vanjs-org/mini-van/blob/57b686ced075754ee...

And it still allows to provide specific types for the known HTML elements: https://github.com/vanjs-org/mini-van/blob/57b686ced075754ee...

Cool stuff


Hi! Really cool project, thanks to you for having created it :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: