Diego Frias
|
616048c67e
LibWasm: Implement integer conversion and narrowing SIMD instructions
|
11 hónapja |
Diego Frias
|
146646b597
LibWasm: Implement bitmask and float conversion instructions
|
11 hónapja |
Diego Frias
|
ea67bc989f
LibWasm: Remove some unnecessary memory checks
|
11 hónapja |
Diego Frias
|
56ae6b3968
LibWasm: Remove some dead code
|
11 hónapja |
Hendiadyoin1
|
144e822de2
LibWasm: Use `shuffle_or_0` in for vector swizzles and shuffles
|
1 éve |
Diego Frias
|
f5326f1747
LibWasm: Implement rest of SIMD load/store instructions
|
11 hónapja |
Enver Balalic
|
f0a306fe50
LibWasm: Implement most of iNxM SIMD operations
|
1 éve |
Diego Frias
|
13a8c2a79d
LibWasm: Make SIMD float min/max operations binary ops
|
11 hónapja |
Diego
|
d07cf26894
LibWasm: Fix loop arity for single-type blocktypes
|
1 éve |
Diego
|
625fbc8085
LibWasm: Implement SIMD bitwise operations
|
1 éve |
Diego
|
c882498d44
LibWasm: Fix some floating-point conversion issues
|
1 éve |
Diego
|
3b40667413
LibWasm: Check source and destination offsets in `memory.init`
|
1 éve |
Diego
|
bd97091cbb
LibWasm: Ensure that `global.get` only accesses imports in const exprs
|
1 éve |
Diego
|
4c3071c7c2
LibWasm: Implement rest of table instructions
|
1 éve |
Diego
|
b92bd12a8e
LibWasm: Make loops work
|
1 éve |
Diego
|
cf7937e369
LibWasm: Make `memory.fill` fill with single bytes
|
1 éve |
Enver Balalic
|
5e66512cbd
LibWasm: Implement f32x4 and f64x2 arithmetic SIMD ops
|
1 éve |
Diego
|
ad9457b725
LibWasm: Properly check `memory.copy` addresses
|
1 éve |
Diego
|
d906255cbb
LibWasm: Improve table support
|
1 éve |
Ali Mohammad Pur
|
5a40ce442b
LibWasm: Remove uses of AK::Result
|
1 éve |
Ali Mohammad Pur
|
56ba869c57
LibWasm: Implement all remaining comparison SIMD instructions
|
1 éve |
Ali Mohammad Pur
|
82b7368de1
LibWasm: Implement 15 more SIMD instructions
|
1 éve |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 éve |
Ali Mohammad Pur
|
22d411345d
LibWasm: Implement the multi-memory proposal
|
1 éve |
Ali Mohammad Pur
|
3c176bafee
LibWasm: Implement a few SIMD instructions
|
2 éve |
Tim Schumacher
|
547a08670e
LibWasm: Replace usages of the Endian bytes accessor
|
2 éve |
Tim Schumacher
|
a3f73e7d85
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
|
2 éve |
Ali Mohammad Pur
|
6b50f23242
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
|
2 éve |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 éve |
Tim Schumacher
|
220fbcaa7e
AK: Remove the fallible constructor from `FixedMemoryStream`
|
2 éve |