• M
    Add a new WASM backend: wabt · 60f5e3d5
    Matt Witherspoon 提交于
    Add a new WASM backend using wabt’s interpreter. This interpreter is considerably faster than the current default of binaryen — a replay on the mainnet typically completes in less than half the time compared to binaryen.
    60f5e3d5
whitelist_blacklist_tests.cpp 16.3 KB