You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jakub Konka 45f41b3c8e
Deny warnings in the CI by default (#616)
5 years ago
..
api [wasmtime-api] Record original Trap from API callback. (#657) 5 years ago
debug Remove a few more explicit `alloc::` and `core::`. 5 years ago
environ remove panic, expect and unimplemented from microwasm + use Result as return value for some functions (#652) 5 years ago
fuzzing fuzzing: Provide dummy imports for instantion oracle 5 years ago
interface-types Rename the wasmtime_api library to match the containing wasmtime crate (#594) 5 years ago
jit misc. cleanup 5 years ago
lightbeam remove panic, expect and unimplemented from microwasm + use Result as return value for some functions (#652) 5 years ago
misc Merge pull request #624 from peterhuene/wasmtime-for-dotnet 5 years ago
obj Migrate back to `std::` stylistically (#554) 5 years ago
runtime Correct grammar/typo in runtime instance.rs (#628) 5 years ago
test-programs Deny warnings in the CI by default (#616) 5 years ago
wasi Rename the wasmtime_api library to match the containing wasmtime crate (#594) 5 years ago
wasi-c Migrate back to `std::` stylistically (#554) 5 years ago
wasi-common Fast-forward snapshot_0 to match wasi-common upstream 5 years ago
wast Migrate back to `std::` stylistically (#554) 5 years ago