10 Commits (3d5ff8dc3d00f3f2406be925a8853d230c793493)

Author SHA1 Message Date
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 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
Alex Crichton afd980b4f6
Refactor the internals of `Func` to remove layers of indirection (#1363) 5 years ago
Alex Crichton f63c3c814e
Add a first-class way of accessing caller's exports (#1290) 5 years ago
Alex Crichton 3c51d3adb8
Move all examples to a top-level directory (#1286) 5 years ago
Dan Gohman 6d5937dee0 Move lightbeam into a subdirectory. 5 years ago
Jef 8312730377 Make calling functions safe 6 years ago
Jef 0d1c4f3290 Allow calling functions with any signature 6 years ago
Jef 86353cba5e Allow calling functions with any signature 6 years ago
Sergey Pepyakin 08240761d5 Compile a simple function (#2) 6 years ago
Dan Gohman e32144727d Update project name. 6 years ago
Dan Gohman 154b35ecc1 Initial experiment. 6 years ago