28 Commits (896e25e37fca56ac915b62b6329bcb4944b9a8a1)

Author SHA1 Message Date
Alex Crichton 8f03b22e07
Remove wasm-c-api submodule (#8170) 8 months ago
Alex Crichton 9ce3ffe15e
Update some CI dependencies (#7983) 9 months ago
Pat Hickey 2b00a541f3
Make wasi-common self-contained, deprecate exports from wasmtime-wasi (#7881) 9 months ago
Tyler Rockwood f8fee9385d
add clang format (#7601) 11 months ago
Xinzhao Xu d9be6e113c
Fix the wrong cmake path in wasi example comments (#7343) 1 year ago
Alex Crichton b0939f6626
Remove explicit `S` type parameters (#5275) 2 years ago
Tobias Bradtke be690a468d
Fix typo (#4946) 2 years ago
jiang1997 e6d339b6ac
supplement necessary instructions to run example-wasi (#4633) 2 years ago
TheGreatRambler 2ba3025e67
Add cmake compatibility to c-api (#4369) 2 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Pat Hickey 0f5bdc6497
only wasi_cap_std_sync and wasi_tokio need to define WasiCtxBuilders (#2917) 4 years ago
Pat Hickey bac02c50f2 port command and example to use sync wasmtime_wasi 4 years ago
Pat Hickey ae4c5a9d7f fixes in tests and examples 4 years ago
Alex Crichton 2697a18d2f
Redo the statically typed `Func` API (#2719) 4 years ago
Peter Huene 54c07d8f16
Implement shared host functions. (#2625) 4 years ago
Pat Hickey 5ee605995d fix wasi example 4 years ago
Peter Huene f94db6556c
Update WebAssembly C API submodule to latest commit. (#2579) 4 years ago
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 a817470fab Fix signature of wasmtime_module_new 4 years ago
Yury Delendik 15c68f2cc1
Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
Dan Gohman 3715e19c67
Reactor support. (#1565) 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 7e3710ad86
Fix calls to `wasi_instance_new` to pass in the WASI module name. 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago