aboutsummaryrefslogtreecommitdiff
path: root/projects/wasmtime
AgeCommit message (Expand)Author
2021-08-30[infra][rust] Split out rust projects to their own builder image (#6352)jonathanmetzman
2021-08-12wasmtime: install a newer version of OCaml (#6205)Andrew Brown
2021-08-10wasmtime: provide OCaml packages for build (#6193)Andrew Brown
2021-03-29[wasmtime] Tweak member e-mail (#5532)Andrew Brown
2021-03-29[wasmtime] add another member e-mail (#5517)Andrew Brown
2021-03-26Update wasmtime config to use new x86-64 backend. (#5518)Chris Fallin
2021-03-20Wasmtime: remaps for coverage (#5392)Catena cyber
2020-12-09Fill in main_repo for several projects. (#4816)Abhishek Arya
2020-12-03wasmtime: add new codegen backend, and add contact for it. (#4772)Chris Fallin
2020-11-20wasmtime: add register allocator to fuzz targets. (#4669)Chris Fallin
2020-08-07[infra] Add support for custom sanitizer options in run_fuzzer. (#4274)Max Moroz
2020-08-06Add `handle_segv =1` to Wasmtime's options (#4266)Alex Crichton
2020-07-10Add wasm-tools repository to wasmtime project (#4111)Alex Crichton
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-07-06Skip coverage build in CI for non C/C++ projects. (#4075)Abhishek Arya
2020-07-06wasmtime: Only zip the seed corpus if it exists (#4065)Nick Fitzgerald
2020-05-19wasmtime: build fuzz targets with --all-features (#3850)Nick Fitzgerald
2020-05-18Remove unneeded rust hacks after #3830. (#3840)Abhishek Arya
2020-05-17Simplify rust project setup. (#3830)Abhishek Arya
2020-03-17[wasmtime] Update wasmtime's build script (#3515)Alex Crichton
2020-02-07wasmtime: Add @yurydelendik as a cc (#3360)Alex Crichton
2020-02-06[wasmtime] Fix default asan options (#3350)Alex Crichton
2020-02-05[wasmtime] correct auto_ccs (#3341)Jonathan Foote
2020-02-05[wasmtime] Try fixing delivery of SIGILL/SIGSEGV to JIT (#3335)Alex Crichton
2020-02-05[wasmtime] update auto_ccs (#3332)Jonathan Foote
2020-01-31wasmtime: Enable debuginfo/frame pointers (#3314)Alex Crichton
2020-01-30[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)Max Moroz
2020-01-30wasmtime: Add Alex Crichton to the auto cc list (#3308)Nick Fitzgerald
2020-01-29[wasmtime] fix security@bytecodealliance.org alias (#3307)Jonathan Foote
2020-01-28Try to fix the wasmtime Rust build (#3298)Alex Crichton
2020-01-27[wasmtime] initial integration (#3292)Jonathan Foote
2020-01-23[wasmtime] Add project.yaml (#3285)Jonathan Foote