An open API service providing commit metadata for open source projects.

GitHub / sunfishcode/wasmtime / commits

SHA Message Author Date Stats
696dca4d Add a minimal README.md for wasmtime-wasi. Dan Gohman <d****v@s****e> over 5 years ago
9fb4f473 Add a minimal README.md for cap-std-sync. Dan Gohman <d****v@s****e> over 5 years ago
8d90ea03 Bump version to 0.23.0 Dan Gohman <d****v@s****e> over 5 years ago
38b63f52 merge Merge pull request #2658 from Daniel-Liu-c0deb0t/anytrue-type Pat Hickey <p****y@f****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
fdd6bcae Specified type for V128AnyTrue c0deb0t <d****2@g****m> over 5 years ago
285a7feb 128-bit operations are only for the new x64 backend. Dan Gohman <d****v@s****e> over 5 years ago
64002cb0 Add release notes for a 0.23.0 release. Dan Gohman <d****v@s****e> over 5 years ago
3ed46e47 Supress a warning in lightbeam. Dan Gohman <d****v@s****e> over 5 years ago
d0e5d347 Update to rand_core 0.6.2. Dan Gohman <d****v@s****e> over 5 years ago
b396f6dc Switch from `memmap` to `memmap2`. Dan Gohman <d****v@s****e> over 5 years ago
d598883f Switch from `term` to `termcolor`. Dan Gohman <d****v@s****e> over 5 years ago
e5267f05 Update `rand` dependency to 0.8.3. Chris Fallin <c****s@c****g>
Committed by: Dan Gohman <d****v@s****e>
over 5 years ago
8cd64e3e Fix warnings (causing CI failures) with new Rust beta. Chris Fallin <c****s@c****g>
Committed by: Dan Gohman <d****v@s****e>
over 5 years ago
09b976e1 Fix a number of warnings on nightly Rust (#2652) Alex Crichton <a****x@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9abae356 fix! Pat Hickey <p****t@m****g>
Committed by: Dan Gohman <d****v@s****e>
over 5 years ago
c9d8ed03 wasi-common: fix fdstat of dirfd Pat Hickey <p****t@m****g>
Committed by: Dan Gohman <d****v@s****e>
over 5 years ago
ab811d74 merge Merge pull request #2648 from alexcrichton/tweak-fuel-c-api Nick Fitzgerald <f****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
de27fbe2 Tweak C API for fuel Alex Crichton <a****x@a****m> over 5 years ago
bc958642 wasi-tests: add path_exists test Pat Hickey <p****t@m****g>
Committed by: Dan Gohman <d****v@s****e>
over 5 years ago
5b55ba80 Use `sigsetjmp` instead of `setjmp` (#2645) Alex Crichton <a****x@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8ee0f099 Add fuel related functions to c-api (#2643)
Co-authored-by: Shu <m****e@w****r>
Shu <s****u@3****r>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1fe58fe9 merge Merge pull request #2641 from bytecodealliance/pch/fix_wasi_ctx_build Pat Hickey <p****y@f****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e4ce04ba WasiCtx: default to empty/sink stdio files rather than throw Pat Hickey <p****t@m****g> over 5 years ago
e4827ad7 merge Merge pull request #2487 from bytecodealliance/pch/wasi_common_cap_std Pat Hickey <p****y@f****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6fb2c296 remove development scaffolding Pat Hickey <p****t@m****g> over 5 years ago
21a1307c latest cap-std 0.13.3 fixes windows bug Pat Hickey <p****t@m****g> over 5 years ago
c535b94c theres the bug Pat Hickey <p****t@m****g> over 5 years ago
4681e18e will this fix it? Pat Hickey <p****t@m****g> over 5 years ago
5ff9578b wasi-common: WASI/phases is included in the package Pat Hickey <p****t@m****g> over 5 years ago
35261453 wasi-common 0.13.2 Pat Hickey <p****t@m****g> over 5 years ago
40c4c6ac merge Merge pull request #2636 from bjorn3/fix_build_value_labels_ranges_no_labels Chris Fallin <c****s@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
602006ff Fix build_value_labels_ranges for newBE when there are no labels bjorn3 <b****3@u****m> over 5 years ago
e2b67aa9 simplify life for readdir implementors Pat Hickey <p****t@m****g> over 5 years ago
72a8f923 cap-primitives bump fixes windows bugs Pat Hickey <p****t@m****g> over 5 years ago
c8ca639b new cap-std apis fix some windows tests! Pat Hickey <p****t@m****g> over 5 years ago
e670c468 system-interface 0.6 Pat Hickey <p****t@m****g> over 5 years ago
1a45096e wasi-common, wasi-cap-std-sync, wasmtime-wasi should all be published now Pat Hickey <p****t@m****g> over 5 years ago
bc1992b9 cap-std 0.13 Pat Hickey <p****t@m****g> over 5 years ago
31145060 remove virtfs - it is not suitable for use Pat Hickey <p****t@m****g> over 5 years ago
7a35763d collapse two test flags into dangling_filesystem Pat Hickey <p****t@m****g> over 5 years ago
a9639e52 publish script: tell me more about the failure please Pat Hickey <p****t@m****g> over 5 years ago
b382a1e0 back out wasi-cap-std-sync special test step Pat Hickey <p****t@m****g> over 5 years ago
d62b0a1f table keys can wrap around Pat Hickey <p****t@m****g> over 5 years ago
7aecd6da merge Merge pull request #2631 from bjorn3/newbe_debuginfo_stackslot_offsets Chris Fallin <c****s@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
76d61504 Make the stackslot offsets available for debuginfo bjorn3 <b****3@u****m> over 5 years ago
b29a3bfb fix warnings Pat Hickey <p****t@m****g> over 5 years ago
857ef411 upstream fixes are pending for symlink_create & nofollow_errors on windows Pat Hickey <p****t@m****g> over 5 years ago
cd02e5a9 path_rename: make more concessions for windows. this shit sucks but oh well Pat Hickey <p****t@m****g> over 5 years ago
186360fa delete temporary tests Pat Hickey <p****t@m****g> over 5 years ago
a06b23a3 even simpler test case Pat Hickey <p****t@m****g> over 5 years ago
330902f4 add test for incredibly cursed windows rename behavior Pat Hickey <p****t@m****g> over 5 years ago
47a89d3c cargo update. wanted the latest `cap-primitives` Pat Hickey <p****t@m****g> over 5 years ago
dec0038b add a readdir unit test to wasi-cap-std-sync Pat Hickey <p****t@m****g> over 5 years ago
80fce7c1 unlink behavior on macos... Pat Hickey <p****t@m****g> over 5 years ago
ca657186 fix wasmtime doctest Pat Hickey <p****t@m****g> over 5 years ago
544a4916 fail-fast false on the other matrix too Pat Hickey <p****t@m****g> over 5 years ago
e3850752 this windows test should be fixed... Pat Hickey <p****t@m****g> over 5 years ago
f48b4578 remove dead comment Pat Hickey <p****t@m****g> over 5 years ago
a29b5bdc dep to latest, lockfile already has it Pat Hickey <p****t@m****g> over 5 years ago
c77a11bd tests: macos-specific behavior Pat Hickey <p****t@m****g> over 5 years ago
d83dba47 fix publish script Pat Hickey <p****t@m****g> over 5 years ago
b59160c3 docs! Pat Hickey <p****t@m****g> over 5 years ago
58aa98ac cap-std-sync docs Pat Hickey <p****t@m****g> over 5 years ago
7daa7763 rustdoc the errors Pat Hickey <p****t@m****g> over 5 years ago
0ef691b7 rustdocs!! Pat Hickey <p****t@m****g> over 5 years ago
e511dac9 rustdoc the table Pat Hickey <p****t@m****g> over 5 years ago
037c5e39 remove re-exports Pat Hickey <p****t@m****g> over 5 years ago
7919b191 fix tests and exports Pat Hickey <p****t@m****g> over 5 years ago
30c5e8c0 DEBUG: turn off fail-fast for wasmtime build matrix, and test wasi-cap-std-sy... Pat Hickey <p****t@m****g> over 5 years ago
f17bff54 fill in Deterministic impl of RngCore Pat Hickey <p****t@m****g> over 5 years ago
e9ad3611 get rid of outdated cfg_attr Pat Hickey <p****t@m****g> over 5 years ago
848be8c9 path_rename should work on windows with TESTCONFIG Pat Hickey <p****t@m****g> over 5 years ago
8e015ca9 traps needed stdio Pat Hickey <p****t@m****g> over 5 years ago
bb3e391a accept fdread event as valid behavior of stdin poll Pat Hickey <p****t@m****g> over 5 years ago
0c4aec39 actually empty ready bytes of stdin Pat Hickey <p****t@m****g> over 5 years ago
b9a3f869 cap-std-sync test runner: read stdin to end before inheriting stdio Pat Hickey <p****t@m****g> over 5 years ago
40e541bf test suite: cap-std-sync test environment does not support fdflags sync Pat Hickey <p****t@m****g> over 5 years ago
cde252c5 wasi-cap-std-sync: sync family of flags is not supported on file_open Pat Hickey <p****t@m****g> over 5 years ago
993697e2 set_fd_flags is only good for append and nonblock Pat Hickey <p****t@m****g> over 5 years ago
5ee093e7 merge Merge remote-tracking branch 'origin/main' into pch/wasi_common_cap_std Pat Hickey <p****t@m****g> over 5 years ago
a4372c8c cap-std-sync: test opening a tempdir as ambient and then WasiDir Pat Hickey <p****t@m****g> over 5 years ago
8b9d2c5b cap-std-sync: my set_fd_flags idea didnt seem to work? Pat Hickey <p****t@m****g> over 5 years ago
256cc8a5 merge Merge pull request #2620 from peterhuene/fix-fd-readdir Peter Huene <p****r@h****v>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bad169dd port https://github.com/bytecodealliance/wasmtime/pull/2620 into rewrite Pat Hickey <p****t@m****g> over 5 years ago
cb7b1aad Fix a memory leak with command modules (#2017) Alex Crichton <a****x@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
92e19499 doh Pat Hickey <p****t@m****g> over 5 years ago
23b8c6be wasi-nn CI: use the same nightly as rest of file (#2624) Pat Hickey <p****y@f****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7bd96c8e Refactor x64::Insts that use an is_64 bool to use OperandSize. Kasey Carrothers <k****c@u****m>
Committed by: Andrew Brown <a****n@i****m>
over 5 years ago
33064081 Refactor x64::Inst to use OperandSize instead of u8s. Kasey Carrothers <k****c@u****m>
Committed by: Andrew Brown <a****n@i****m>
over 5 years ago
81b4e48f Remove some uses of riscv in tests (#2600)
Co-authored-by: Benjamin Bouvier <p****c@b****e>
bjorn3 <b****3@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ac60b034 well this much passes Pat Hickey <p****t@m****g> over 5 years ago
133344e8 woo it passes six tests even though its awful Pat Hickey <p****t@m****g> over 5 years ago
321bf272 check in virtfs backend test harness Pat Hickey <p****t@m****g> over 5 years ago
91a311e3 delete Pat Hickey <p****t@m****g> over 5 years ago
fcecb3fe test-programs: test both cap-std-sync and virtfs backend Pat Hickey <p****t@m****g> over 5 years ago
533db3e8 virtfs: implement a bunch more Pat Hickey <p****t@m****g> over 5 years ago
b6cd7d84 cap-std-sync: export ctx components Pat Hickey <p****t@m****g> over 5 years ago
e940d31f add a noent / not_found errorkind Pat Hickey <p****t@m****g> over 5 years ago
3e38fb98 merge Merge pull request #2626 from bnjbvr/x64-new-iset-requirements Chris Fallin <c****s@c****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
13027ad6 cranelift x64: add instruction set checks for popcnt/tzcnt/lzcnt; Benjamin Bouvier <p****c@b****e> over 5 years ago

← Back to repository