Ali Mohammad Pur
|
a60ecea16a
LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references
|
10 kuukautta sitten |
Diego Frias
|
4e7d3026d2
LibWasm+LibWeb: Allow tables to have externrefs in the JS API
|
10 kuukautta sitten |
Diego Frias
|
a58704296c
LibWasm: Remove type information from `Value`
|
11 kuukautta sitten |
Diego Frias
|
23cfee2205
LibWasm: Clean up module sections API
|
11 kuukautta sitten |
Diego Frias
|
dc52998341
LibWasm: Remove `Module::functions`
|
11 kuukautta sitten |
Ali Mohammad Pur
|
e22408b8b4
LibWasm: Make import errors a bit more descriptive and helpful
|
11 kuukautta sitten |
Diego
|
bd97091cbb
LibWasm: Ensure that `global.get` only accesses imports in const exprs
|
1 vuosi sitten |
Diego
|
78c56d80f9
LibWasm: Check data segment offset at correct time during instantiation
|
1 vuosi sitten |
Diego
|
c2a0c4f581
LibWasm: Report start function traps during instantiation
|
1 vuosi sitten |
Diego
|
3225e6fad2
LibWasm: Improve element validation and instantiation
|
1 vuosi sitten |
Diego
|
4c3071c7c2
LibWasm: Implement rest of table instructions
|
1 vuosi sitten |
Diego
|
d20f1a99f8
LibWasm: Validate imports
|
1 vuosi sitten |
Diego
|
bd6ee060d2
LibWasm: Check data section offset for overflow during instantiation
|
1 vuosi sitten |
Diego
|
308592969c
LibWasm: Properly check table bounds in element instantiation
|
1 vuosi sitten |
Diego
|
2fabbae0f6
LibWasm: Properly check active data segment offset in instantiation
|
1 vuosi sitten |
Diego
|
d906255cbb
LibWasm: Improve table support
|
1 vuosi sitten |
Ali Mohammad Pur
|
5a40ce442b
LibWasm: Remove uses of AK::Result
|
1 vuosi sitten |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 vuosi sitten |
Ali Mohammad Pur
|
6820e0e175
LibWasm: Make sure to place imported functions before the module's
|
1 vuosi sitten |
Ali Mohammad Pur
|
2462064fcd
LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions
|
2 vuotta sitten |
Ali Mohammad Pur
|
aafef1e92d
LibWasm: Make the main module's functions addressable by globals
|
2 vuotta sitten |
Andreas Kling
|
f5bf53bc99
LibWasm: Create AK::StackInfo once per AbstractMachine
|
2 vuotta sitten |
Ali Mohammad Pur
|
6b50f23242
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Ali Mohammad Pur
|
21c6e4c257
LibWasm: Calculate the max data segment size correctly
|
2 vuotta sitten |
Ali Mohammad Pur
|
4f2d898a51
LibWasm: Make MemoryInstance allocation fail if initial growth fails
|
3 vuotta sitten |
Ali Mohammad Pur
|
b5ca290605
LibWasm: Implement memory.init and passive mode data
|
3 vuotta sitten |
Ali Mohammad Pur
|
7d1142e2c8
LibWasm: Implement module validation
|
3 vuotta sitten |
Ben Wiederhake
|
32e98d0924
Libraries: Use AK::Variant default initialization where appropriate
|
3 vuotta sitten |
Ali Mohammad Pur
|
65cd5526cb
LibWasm+Everywhere: Make the instruction count limit configurable
|
4 vuotta sitten |