D.2 Value Representation
- All udewy values are
i64in WASM - Memory addresses are
i64but truncated toi32at every memory operation - Ordinary strings and based strings use the same byte-length-prefixed static layout as native backends
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
i64 in WASMi64 but truncated to i32 at every memory operation