aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wasmtime/build.sh
Commit message (Expand)AuthorAge
* wasmtime: add new codegen backend, and add contact for it. (#4772)Gravatar Chris Fallin2020-12-03
* wasmtime: add register allocator to fuzz targets. (#4669)Gravatar Chris Fallin2020-11-20
* [infra] Add support for custom sanitizer options in run_fuzzer. (#4274)Gravatar Max Moroz2020-08-07
* Add wasm-tools repository to wasmtime project (#4111)Gravatar Alex Crichton2020-07-10
* Skip coverage build in CI for non C/C++ projects. (#4075)Gravatar Abhishek Arya2020-07-06
* wasmtime: Only zip the seed corpus if it exists (#4065)Gravatar Nick Fitzgerald2020-07-06
* wasmtime: build fuzz targets with --all-features (#3850)Gravatar Nick Fitzgerald2020-05-19
* Remove unneeded rust hacks after #3830. (#3840)Gravatar Abhishek Arya2020-05-18
* [wasmtime] Update wasmtime's build script (#3515)Gravatar Alex Crichton2020-03-17
* [wasmtime] Try fixing delivery of SIGILL/SIGSEGV to JIT (#3335)Gravatar Alex Crichton2020-02-05
* wasmtime: Enable debuginfo/frame pointers (#3314)Gravatar Alex Crichton2020-01-31
* Try to fix the wasmtime Rust build (#3298)Gravatar Alex Crichton2020-01-28
* [wasmtime] initial integration (#3292)Gravatar Jonathan Foote2020-01-27