31 Commits (10b5cc50c37be393c0b8bb20dc68fb8ea6b750e1)

Author SHA1 Message Date
Joshua Warner eb650f6fe0
filesystem example (#2236) 4 years ago
Pat Hickey fe5d6d59e6 wasi example: theres lots of useful tracing messages for debugging 4 years ago
Yury Delendik 399ee0a54c
Serialize and deserialize compilation artifacts. (#2020) 4 years ago
Nick Fitzgerald 17b99cc9c8 examples: Add a GC call to the externref Rust example 4 years ago
Nick Fitzgerald 56c517d265 examples: Add a GC call to the externref C example 4 years ago
Yury Delendik a817470fab Fix signature of wasmtime_module_new 4 years ago
Nick Fitzgerald 89603bc6b3 wasmtime-c-api: Make `wasm_table_set` *not* take ownership of its reference 4 years ago
Nick Fitzgerald b73b2e0d5a wasmtime-c-api: Make `wasmtime_externref_new` write to an out pointer 4 years ago
Nick Fitzgerald 4a349ee299 wasmtime: Add `externref` Rust example 4 years ago
Nick Fitzgerald 5ed8a9ba0e wasmtime-c-api: Add an `externref`s example for the C API 4 years ago
Alex Crichton cca558cd20
Remove `HostRef<T>` from the C API (#1926) 4 years ago
Alexandru Ene 65e132db0c Added a hello.cc 4 years ago
Peter Schwarz 2926725d63 Correct example module doc comment typo 4 years ago
Hiroki Noda 8701645493
Fix comment for running example fib-debug (#1814) 4 years ago
Yury Delendik 15c68f2cc1
Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
Leonardo Yvens 0b3b9c298e
impl From<anyhow::Error> for Trap (#1753) 5 years ago
Dan Gohman 3715e19c67
Reactor support. (#1565) 5 years ago
Alex Crichton 57fb1c69c5
Enable the multi-value proposal by default (#1667) 5 years ago
Alex Crichton c9a0ba81a0
Implement interrupting wasm code, reimplement stack overflow (#1490) 5 years ago
Dan Gohman 9364eb1d98
Refactor (#1524) 5 years ago
Alex Crichton bd374fd6fc
Add Wasmtime-specific C API functions to return errors (#1467) 5 years ago
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