.. |
AbstractMachine.cpp
|
bd97091cbb
LibWasm: Ensure that `global.get` only accesses imports in const exprs
|
1 year ago |
AbstractMachine.h
|
e8fd8982f8
LibWasm: Give names to functions exported to JS via `ref.func`
|
1 year ago |
BytecodeInterpreter.cpp
|
c882498d44
LibWasm: Fix some floating-point conversion issues
|
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
|
31c7e98a4a
LibWasm: Fix comparisons between 0.0 and -0.0
|
1 year ago |
Validator.cpp
|
fce8ed1563
LibWasm: Validate potentially empty `else` branch in `if` instruction
|
1 year ago |
Validator.h
|
6e419db26c
LibWasm: Tighten validation algorithm
|
1 year ago |