Skip to content
Snippets Groups Projects
Commit 2759bec8 authored by Damien George's avatar Damien George
Browse files

py: Extend nan-boxing config to have 47-bit small integers.

The nan-boxing representation has an extra 16-bits of space to store
small-int values, and making use of it allows to create and manipulate full
32-bit positive integers (ie up to 0xffffffff) without using the heap.
parent 9c027073
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment