Commit Graph

10 Commits

Author SHA1 Message Date
Mark McCaskey
c5df8cfd9e Fix func_calls to not pass NULL but WASM_EMPTY_VEC 2020-10-19 14:50:39 -07:00
Mark McCaskey
6d326233f7 Merge branch 'master' into fix/create-exe-genearted-code-bugs 2020-10-19 10:03:05 -07:00
Mark McCaskey
2175472c6d When running in WASI, get the _start function explicitly 2020-10-16 13:43:14 -07:00
Ivan Enderlin
1cdb5b5876 fix(c-api) Fix another typo. Damn. 2020-10-16 21:24:36 +02:00
Ivan Enderlin
3b05c2612d fix(c-api) Fix last edit of the wasmer_create_exe_main.c file. 2020-10-16 20:44:49 +02:00
Ivan Enderlin
4f9932c350 feat(cli) Update the crate_exe_main.c file to the latest Wasm C API. 2020-10-16 10:46:28 +02:00
Mark McCaskey
81fd4fc042 Clean create-exe code a bit 2020-10-12 15:53:46 -07:00
Mark McCaskey
a0b237c1f6 Add test using mapdir and dir, fix misc bugs 2020-10-12 15:04:25 -07:00
Mark McCaskey
ba7b24f696 Add --dir and --mapdir support to native executable 2020-10-09 17:38:14 -07:00
Mark McCaskey
65265dbd73 Add first draft of wasmer create-exe 2020-10-08 14:13:54 -07:00