Diego 31c7e98a4a LibWasm: Fix comparisons between 0.0 and -0.0 1 年之前
..
AbstractMachine.cpp bd97091cbb LibWasm: Ensure that `global.get` only accesses imports in const exprs 1 年之前
AbstractMachine.h d906255cbb LibWasm: Improve table support 1 年之前
BytecodeInterpreter.cpp c882498d44 LibWasm: Fix some floating-point conversion issues 1 年之前
BytecodeInterpreter.h cf7937e369 LibWasm: Make `memory.fill` fill with single bytes 1 年之前
Configuration.cpp a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2 年之前
Configuration.h 563b402f04 LibWasm: Replace the numeric operation macros with templated functions 4 年之前
Interpreter.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
Operators.h 31c7e98a4a LibWasm: Fix comparisons between 0.0 and -0.0 1 年之前
Validator.cpp fce8ed1563 LibWasm: Validate potentially empty `else` branch in `if` instruction 1 年之前
Validator.h 6e419db26c LibWasm: Tighten validation algorithm 1 年之前