0.0.0 • Published 6 months ago

nanvm v0.0.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
6 months ago

NaNVM

Embedded String Size

SizeBitsTotalTotal bits
1x16160x1_000016
2x16320x1_0001_0000>32
4x12480x1_0001_0001_0000>48
5x10500x5_0001_0001_0000>50
6x8480x6_0001_0001_0000>50
7x7490x8_0001_0001_0000>52
8x6480x9_0001_0001_0000>52
9x5450x9_2001_0001_0000>52
10x5500xD_2001_0001_0000>52

Pointer Size

2^48/2^3 = 2^45 = 0x2000_0000_0000

Pointer Types

  • string
  • bigint
  • object
    • object
    • Array
    • function
    • UInt8Array
    • ...

Constants

  • +Inf,Nan,-Inf,true,false,undefined: 6

Embedded BigInt

Embedded Index String

0.0.0

6 months ago