Ali Mohammad Pur
|
76ed7f2b20
|
LibWasm: Fix silly typo in f32 reinterpret validation
|
2021-12-21 05:03:44 +03:30 |
|
Ali Mohammad Pur
|
fecbf0e03a
|
LibWasm: Make blocks that take arguments actually work
Previously we were ignoring the actual parameters and setting the arity
to an incorrect value, which could cause crashes (or unexpected traps).
|
2021-12-21 05:03:44 +03:30 |
|
Ali Mohammad Pur
|
b5ca290605
|
LibWasm: Implement memory.init and passive mode data
|
2021-12-21 05:03:44 +03:30 |
|
Andreas Kling
|
03ddda7979
|
LibWasm: Fix broken build after merging un-rebased Validator changes
|
2021-11-11 09:27:00 +01:00 |
|
Ali Mohammad Pur
|
7d1142e2c8
|
LibWasm: Implement module validation
|
2021-11-11 09:20:04 +01:00 |
|