2054 Commits (399295a708958e5c43c484153be0500833b8af95)
 

Author SHA1 Message Date
Dan Gohman 5bf2fc0ffa Don't enable Lightbeam tests if Lightbeam isn't enabled. 5 years ago
Dan Gohman 65b8afabe6 Make use of Lightbeam configurable. 5 years ago
Dan Gohman 8c524815c3 Update dependencies. 5 years ago
Dan Gohman 8d52e389f8 Update Lightbeam for various API changes. 5 years ago
Dan Gohman 9757f7194c Merge Lightbeam into Wasmtime. 5 years ago
Dan Gohman 4cf15bd8c4 Remove the Lightbeam submodule. 5 years ago
Dan Gohman 5832eff76f Merge remote-tracking branch 'yurydelendik-lightbeam/cranelift-32' 5 years ago
Dan Gohman 8298a7a8b5 Merge remote-tracking branch 'jlb6740-lightbeam/update_cranelift_cg_ver_44' 5 years ago
Dan Gohman 6e963b670e
Delete .rustfmt.toml 5 years ago
Dan Gohman 25a7e00d50
Delete .gitignore 5 years ago
Dan Gohman 6d5937dee0 Move lightbeam into a subdirectory. 5 years ago
Peter Huene cb38b48156 Fix memory leaks in extern conversion functions in C API. (#395) 5 years ago
Johnnie Birch 5096d7cf92 Updates Cranelift Codegen dependence to 0.44 5 years ago
Dan Gohman 6b2f3ebf7c
Begin sketching out a new high-level `fs` API. (#91) 5 years ago
Dan Gohman a679412dd0 Sync with lucet-wasi (#106) 5 years ago
Jean-Bapiste Lepesme e1b9c01d94 Fix opt_level setting passed to cranelift 5 years ago
Peter Huene 406bc7895a Implement reading module table imports in API. (#387) 5 years ago
Dan Gohman 0653ae2c9c Fix compilation errors. 5 years ago
Dan Gohman 7899784663 Replace `println` error handling. 5 years ago
Dan Gohman 053fb3433e Fix compilation error. 5 years ago
Dan Gohman 34766f64ea Recognize "wasi_unstable_preview0" in addition to "wasi_unstable". 5 years ago
Andrew Brown 0667a2897d Ignore simd_const test when glibc has a floating point parsing issue 5 years ago
Andrew Brown 68de2247bc Avoid errors when converting V128 for the wasm-c-api 5 years ago
Andrew Brown 03a9f0e461 Run SIMD const spec test 5 years ago
Andrew Brown ce8e8662ff Enable SIMD in WAST testsuites 5 years ago
Andrew Brown bb244d52d5 Pass enabled features (e.g. --enable-simd) on to WABT when running WAST files 5 years ago
Andrew Brown fb1c473342 Alter invocation of functions to use 16-byte invocation arguments 5 years ago
Andrew Brown 5bd422b429 Add V128 type 5 years ago
Andrew Brown 290b51a5f6 Update wabt and spec test suite 5 years ago
Sergey Pepyakin 58e3e65bc8 Update lightbeam to rustfmt-ed revision 5 years ago
Dan Gohman 86142f2e94 Use `r#` to escape strings which may be rust keywords. (#379) 5 years ago
Artur Jamro bbd7e91d1c Reformat code with new rustfmt (#28) 5 years ago
Peter Huene 4288f33440 Fix borrow scope for store in `WrappedCallable` impl for `WasmtimeFn`. 5 years ago
Dan Gohman a666e14279 Temporarily switch to the rustfmt branch of lightbeam. 5 years ago
Dan Gohman 10845134f7 Update to latest walrus, wasmparser, and wasm-webidl-bindings. 5 years ago
Peter Huene 622a630acd Implement wasm_module_imports. (#384) 5 years ago
Artur Jamro 286d2515f9 Check trap code in test suite assertions 5 years ago
Yury Delendik b0fe01397b
Use HOST call convension in Func signature (#383) 5 years ago
Dan Gohman f6f2995275 Update to the latest spec_testsuite. 5 years ago
dependabot-preview[bot] 340cb3dcf5 Update wasmparser requirement from 0.38.0 to 0.39.1 5 years ago
Paul Jackson ab8707223c clarify posix_fallocate vs fd_allocate in docs 5 years ago
Yury Delendik b41e918ec3 [wasmtime-api] Fixes wasm_exporttype_type leak 5 years ago
Dan Gohman e2efa6318b Remove `feature(alloc)` declarations which are no longer needed. 5 years ago
Artur Jamro fa9175f9e5 Trap registry 5 years ago
Artur Jamro d1706117e5 Enable cache system by default 5 years ago
Artur Jamro 512b1196fd Cache worker tests 5 years ago
Jakub Konka d33036a3b5 Fix path_rename on *nix hosts 5 years ago
Artur Jamro 134bf467e7 Update cranelift to 0.44.0 5 years ago
Nick Fitzgerald 1848cc0868 deps: Update cranelift-* to 0.43.1 5 years ago
Artur Jamro dde1c6ba58 Cache configuration documentation 5 years ago