10 Commits (95822a54f2d31c6bb02f1519059eb2a6b4c163ce)

Author SHA1 Message Date
Peter Huene f94db6556c
Update WebAssembly C API submodule to latest commit. (#2579) 4 years ago
Joshua Warner eb650f6fe0
filesystem example (#2236) 4 years ago
Yury Delendik a817470fab Fix signature of wasmtime_module_new 4 years ago
Alex Crichton bd374fd6fc
Add Wasmtime-specific C API functions to return errors (#1467) 5 years ago
Peter Huene 382f68c620
Add Wasmtime C API function to control linker shadowing. 5 years ago
Peter Huene 64be4a30ae
Fix wasmtime_linker_new call to pass in allow_shadowing argument. 5 years ago
Peter Huene 7e3710ad86
Fix calls to `wasi_instance_new` to pass in the WASI module name. 5 years ago
Peter Huene f40693d9e8
Fix calls to wasmtime_wat2wasm to remove engine argument. 5 years ago
Alex Crichton 0d4bde4ab3
Add a `wasmtime::Linker` type (#1384) 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago