2435 Commits (7341e2fb1423672629068148f790f907ce91802a)
 

Author SHA1 Message Date
Nick Fitzgerald b74b0bc49e docs: Add a section about how to test Wasmtime 5 years ago
Nick Fitzgerald aaa0dc4f19 docs: Add initial how-to-build documentation 5 years ago
Nick Fitzgerald 4ba52205d7 docs: Fill out the top-level contributing page a little 5 years ago
Nick Fitzgerald 14823de237 docs: Include the code of conduct directly into the mdbook 5 years ago
Nick Fitzgerald fd8a5f62ed
Merge pull request #662 from fitzgen/run-fuzz-corpora-in-ci 5 years ago
Nick Fitzgerald 75c8ad6685 CI: Run our fuzz targets on our corpora 5 years ago
Nick Fitzgerald 7f30359547 Add a README explaining our libFuzzer and `cargo fuzz` setup 5 years ago
Nick Fitzgerald f8e26f14bf
Merge pull request #660 from fitzgen/dummy-imports-for-fuzzing 5 years ago
Patrick Ventuzelo 027f6117d6 remove panic, expect and unimplemented from microwasm + use Result as return value for some functions (#652) 5 years ago
Nick Fitzgerald 5429a9391d fuzzing: Provide dummy imports for instantion oracle 5 years ago
Jakub Konka 4fd56de4df Use actions/checkout@v1 to support submodules: true 5 years ago
XAMPPRocky 2109935fef Remove custom TryInto (#646) 5 years ago
Josh Triplett 4b001912ce Update rayon dependencies to avoid duplicate crossbeam dependencies (#651) 5 years ago
Luiz Irber e87a489535 Build py38 wheels (#648) 5 years ago
Jakub Konka d733ebf3ab Fast-forward snapshot_0 to match wasi-common upstream 5 years ago
Dan Gohman 1f9d764d5d Support fd_fdstat_get and fd_renumber on stdin/stdout/stderr (#631) 5 years ago
Marcin Mielniczuk b69758f672 Correctly handle possibly misaligned pointers in readdir (#615) 5 years ago
Dan Gohman 16b8b3e58d Make `Module::new` perform validation. (#621) 5 years ago
Yury Delendik e71ab6b846
Fix build dependency for `make run-hello-c` (#622) 5 years ago
Nick Fitzgerald 4c77563a97
Merge pull request #643 from fitzgen/remove-in-repo-fuzz-corpus 5 years ago
Nick Fitzgerald f931243cee Remove allow pragma now that it is unnecessary 5 years ago
Nick Fitzgerald e874a7277e fuzzing: remove the in-repo corpus 5 years ago
Nick Fitzgerald 11f6ff9dd0
Merge pull request #641 from data-pup/instantiate_empty 5 years ago
data-pup 0c4a44db70 pr review 5 years ago
data-pup 2011eab7b2 unit test doesn't run if placed in tests/regressions 5 years ago
data-pup 8a53e76c71 move regression test 5 years ago
data-pup d3f3aa04d7 misc. cleanup 5 years ago
data-pup 4f47a4f607 only collect functions if defined memories exist 5 years ago
data-pup bbea2855be wip - fix #636, check memory before calculating offset 5 years ago
data-pup 46766ed925 add failing test for #636 5 years ago
Peter Huene 0cf54ffeba Implement `__wasi_fd_fdstat_get` for Windows. 5 years ago
Peter Huene 3e7bc745a2
Merge pull request #624 from peterhuene/wasmtime-for-dotnet 5 years ago
Nick Fitzgerald 4659f791ff
Merge pull request #637 from fitzgen/print-test-cases-when-fuzzing 5 years ago
Peter Huene a3bc464e47
Add LLVM exception for Wasmtime for .NET license. 5 years ago
Nick Fitzgerald bab59a2cd2 Fuzzing: Add test case logging and regression test template 5 years ago
Luiz Irber 5cdae1d394 use setuptools_scm for python version management (#627) 5 years ago
Daniel Bevenius 750355d76b Fix issue tracker link in lightbeam README.md (#639) 5 years ago
Artyom Pavlov 752ed901d6 Use getrandom for random_get, disable default rand features (#625) 5 years ago
Jakub Konka 64f9cee842 Fix build errors on nightly 5 years ago
Nick Fitzgerald 3beeef72d2
Merge pull request #619 from fitzgen/introduce-wasmtime-fuzzing-crate 5 years ago
Nick Fitzgerald 8a58cad329 CI: don't test `wasmtime-fuzzing` when building `wasmtime` dist executables 5 years ago
Nick Fitzgerald 22741358ec CI: Make sure `libclang` is installed on Windows 5 years ago
Yury Delendik e9622654c5
[wasmtime-api] Collect and wrap cranelift dependencies (#623) 5 years ago
Daniel Bevenius 6594a3bbe0 Correct grammar/typo in runtime instance.rs (#628) 5 years ago
Jakub Konka c45f70999a
Unify fd_readdir impl between *nixes (#613) 5 years ago
Peter Huene ecd0183705
Test the .NET Wasmtime bindings in CI. 5 years ago
Peter Huene 9fdf5bce8e
Move Wasmtime for .NET to the Wasmtime repo. 5 years ago
Nick Fitzgerald 66977cd4ae Update `binaryen-rs` to 0.8.2 5 years ago
Nick Fitzgerald a26103b10c Remove unnecessary `extern crate`s 5 years ago
Nick Fitzgerald 58ba066758 Split our existing fuzz targets into separate generators and oracles 5 years ago