.. |
AbstractMachine.cpp
|
65cd5526cb
LibWasm+Everywhere: Make the instruction count limit configurable
|
4 年之前 |
AbstractMachine.h
|
2b35e9f9be
LibWasm: Generate Value::type() on the fly instead of storing it
|
4 年之前 |
BytecodeInterpreter.cpp
|
2c7e2e351a
LibWasm: Implement fx.nearest using nearbyint() instead of round()
|
3 年之前 |
BytecodeInterpreter.h
|
4060f18d7e
LibWasm: Replace memory write macros with templated functions
|
4 年之前 |
Configuration.cpp
|
8b6397446e
LibWasm: Move some Values and Vector<Value>s instead of copying them
|
4 年之前 |
Configuration.h
|
563b402f04
LibWasm: Replace the numeric operation macros with templated functions
|
4 年之前 |
Interpreter.h
|
b538e15548
LibWasm: Give traps a reason and display it when needed
|
4 年之前 |
Operators.h
|
f492e98f19
LibWasm: Make the Truncate operator trap on undefined results
|
3 年之前 |