10 Commits (9e11e8d019ed506f82a28fecdfb39a2ca14317c8)

Author SHA1 Message Date
Alex Crichton ac7cd4c46a
Implement more of the `wasm_frame_t` type (#1438) 5 years ago
Alex Crichton 6ef09359b0
Refactor and fill out wasmtime's C API (#1415) 5 years ago
Peter Huene fb0762bbd6
Add wasmtime_func_new_with_env. 5 years ago
Peter Huene 382f68c620
Add Wasmtime C API function to control linker shadowing. 5 years ago
Peter Huene cf1d9ee857
Reimplement the C# API. 5 years ago
Alex Crichton 0d4bde4ab3
Add a `wasmtime::Linker` type (#1384) 5 years ago
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Alex Crichton 3c51d3adb8
Move all examples to a top-level directory (#1286) 5 years ago
Alex Crichton 77e17d8f71
Add a wasmtime-specific `wasmtime_wat2wasm` C API (#1206) 5 years ago
Yury Delendik 961853fd1c
Implement wasm_config_new and wasm_engine_new_with_config (#901) 5 years ago