diff options
author | Ben Smith <binji@chromium.org> | 2016-10-07 14:01:03 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2016-10-07 14:30:37 -0700 |
commit | 244833d60643d0741abb45c24f254884799749a1 (patch) | |
tree | ef0c7dac1da939834051cd2c23f567377da246b5 /Makefile | |
parent | 625ff63a27e704bad3f8721df80bf6f4673e4d55 (diff) | |
download | wabt-244833d60643d0741abb45c24f254884799749a1.tar.gz wabt-244833d60643d0741abb45c24f254884799749a1.tar.bz2 wabt-244833d60643d0741abb45c24f254884799749a1.zip |
Fix start spec test
* Rename call_import -> call_host
* Move host func callback to WasmInterpreterThread
* Export `call_host` as `wasm_call_host`
* In general, use function indexes instead of function offsets into the
instruction stream
* modify `run_function` to use a function index, so it works with host
functions or defined functions
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions