.. |
AbstractMachine.cpp
|
bd97091cbb
LibWasm: Ensure that `global.get` only accesses imports in const exprs
|
1 year ago |
AbstractMachine.h
|
d906255cbb
LibWasm: Improve table support
|
1 year ago |
BytecodeInterpreter.cpp
|
bd97091cbb
LibWasm: Ensure that `global.get` only accesses imports in const exprs
|
1 year ago |
BytecodeInterpreter.h
|
cf7937e369
LibWasm: Make `memory.fill` fill with single bytes
|
1 year ago |
Configuration.cpp
|
a3f73e7d85
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
|
2 years ago |
Configuration.h
|
563b402f04
LibWasm: Replace the numeric operation macros with templated functions
|
4 years ago |
Interpreter.h
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Operators.h
|
5e66512cbd
LibWasm: Implement f32x4 and f64x2 arithmetic SIMD ops
|
1 year ago |
Validator.cpp
|
3225e6fad2
LibWasm: Improve element validation and instantiation
|
1 year ago |
Validator.h
|
6e419db26c
LibWasm: Tighten validation algorithm
|
1 year ago |