5942 Commits (83602e05b61217e0a74c0e58560873e4775f26c0)
 

Author SHA1 Message Date
Alex Crichton f7c2a58d23
Disable caches in CLI tests (#1204) 5 years ago
Alex Crichton fe9debfed3
Update WASI submodule to update transitive wast crate (#1207) 5 years ago
Darin Morrison d68437e1e6 Update SIMD tests to use hex literals 5 years ago
Darin Morrison c459579396 Add tests for hex parsing 5 years ago
Darin Morrison 2300eec8a5 Implement hex parsing for imm16 and imm32 5 years ago
Takanori Ishibashi 3848bf54f7
Fix link (#1203) 5 years ago
Alex Crichton 8597930eed
rename PassiveElemIndex to ElemIndex and same for PassiveDataIndex (#1188) 5 years ago
Jakub Konka f4f4156c9d
Delete .gitmodules 5 years ago
Nick Fitzgerald 2c5be49af0
Merge pull request #1193 from fitzgen/limit-rayon-to-one-thread-during-fuzzing 5 years ago
Nick Fitzgerald 4866fa0e6a Limit rayon to one thread during fuzzing 5 years ago
Alex Crichton 91768e5f32
Merge pull request #1190 from alexcrichton/fix-clif-tools 5 years ago
Nick Fitzgerald 99a37a7e61
Merge pull request #1189 from fitzgen/fuzzing-api-calls-timeouts 5 years ago
Alex Crichton 4bd9eb7402 Fix build of cranelift-tools 5 years ago
Nick Fitzgerald 6e2bb9ebdd Limit the number of exported function calls we make in the API calls fuzzer 5 years ago
Nick Fitzgerald f2fef600c6 Implement `Arbitrary::size_hint` for `WasmOptTtf` 5 years ago
Nick Fitzgerald 5ed9796ef3 Implement `Arbitrary::size_hint` for `ApiCalls` 5 years ago
Nick Fitzgerald 506a83d8ef Update to arbitrary@0.4.0 and libfuzzer-sys@0.3.1 5 years ago
Alex Crichton e287a87948
Merge pull request #1021 from ggreif/patch-1 5 years ago
Alex Crichton 86ff6d7aef
Merge pull request #1019 from alexcrichton/cranelift-merge-for-realz 5 years ago
Gabor Greif d7b0644cac
wasmtime now in Bytecode Alliance 5 years ago
Jakub Konka 9cc9dacc08 Escape reserved keywords in generate 5 years ago
Jakub Konka 16fe947e65 Make generated modules public 5 years ago
Jakub Konka 5db335b7c7 Add EMPTY_FLAGS to flags generator 5 years ago
Alex Crichton 22b95e8bc0 Remove more redundant files 5 years ago
Alex Crichton 9050027e8b Remove redundant profile config in cranelift/Cargo.toml 5 years ago
Alex Crichton d7ec76b715 Remove some stray files 5 years ago
Alex Crichton 87757965f4 Merge pull request/issue templates 5 years ago
Pat Hickey 974f5617e0
depend on witx 0.8.3, rather than a path dependency. (#27) 5 years ago
Pat Hickey 1d6e0f8d54
Merge pull request #26 from kubkon/pch/lib_generate 5 years ago
Pat Hickey bb6995ceaf make wiggle-generate ordinary lib, and wiggle the proc-macro lib 5 years ago
Alex Crichton 0dbfad3aa7
Fix broken API doc links (#1020) 5 years ago
Alex Crichton 986f9f79e1 Merge the CONTRIBUTING.md files 5 years ago
Alex Crichton 8efca7da0d Merge cranelift doc generation CI 5 years ago
Alex Crichton 0c33696731 Remove cranelift scripts, we'll merge them into `scripts` eventually 5 years ago
Alex Crichton 7beea5ee88 Move determinism check to wasmtime's CI 5 years ago
Alex Crichton 435735d13c Remove fuzzit integration 5 years ago
Alex Crichton 3e2cdc3ded Merge cranelift/wasmtime fuzzing 5 years ago
Alex Crichton 9fe459bf38 Delete some cranelift CI already covered by wasmtime 5 years ago
Alex Crichton 701b419a12 Merge gitignore files 5 years ago
Alex Crichton 79fa4d1a94 Merge clippy configs 5 years ago
Alex Crichton 5f1cba0b7f Hook up all crates via path dependencies 5 years ago
Alex Crichton 1c78f03bf3 Remove redundant files 5 years ago
Alex Crichton abae4ca46d Merge remote-tracking branch 'origin/master' into cranelift-master-rewrite 5 years ago
Peter Huene 121bbd3656
Merge pull request #1014 from peterhuene/c-api-module-new 5 years ago
Johnnie Birch 3e4509fd6a
Update usage of target_lexicon to be consistent with v0.10 (#1003) 5 years ago
Alex Crichton 8caa5a9476
Spice up the project README, fill out more docs (#1010) 5 years ago
Peter Huene b942bdbfe9
Be explicit when marshalling bool. 5 years ago
Joshua Nelson 6a61bba39e Allow modules to have names of arbitrary bytes (#1410) 5 years ago
Peter Huene 7dfb6ebdb6
Change `wasm_module_new` to use `Module::from_binary`. 5 years ago
Jakub Konka 0fe3f11194 Split wiggle-generate type generation into modules 5 years ago