mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
This allows the user to pass very specific values instead of a u64 value that is later cast to the underlying type. The change also adds support for passing v128 values: - v(i64.const 4) (splat 4) - v128.const 0x4 (just a few bits specificed, everything else = 0)
32 KiB
32 KiB