Should Values be NaN-boxed? #60

Open
opened 2025-07-02 16:54:17 +00:00 by scott · 1 comment
Owner

Can we NaN-box Values?

The boxing crate doesn't work under WASM. Also, not clear how much of a performance win we'll get. Might as well try when I have spare cycles!

Can we `NaN`-box `Value`s? The `boxing` crate doesn't work under WASM. Also, not clear how much of a performance win we'll get. Might as well try when I have spare cycles!
scott added the
optimization
label 2025-07-02 16:54:17 +00:00
scott added this to the Post-CC2 milestone 2025-07-02 17:18:07 +00:00
Author
Owner

Or pointer tagged? Are these things possible without rust dark arts?

Or pointer tagged? Are these things possible without rust dark arts?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/ludus#60
No description provided.