11848 Commits (1d0565ba878928359ce9eb441d4e6a676b15834d)
 

Author SHA1 Message Date
Pat Hickey fbf2c6e6ab filesystem::open_at implemented (i think?) 2 years ago
Pat Hickey 4ca29f4dd0 readdir done 2 years ago
Pat Hickey 9cc2c0f6e7 everything in fs is done except open, readdir, and the stream read/writes 2 years ago
Pat Hickey 6ea8be18db more stat 2 years ago
Pat Hickey 0522da0dc8 sync is basically the same as datasync 2 years ago
Pat Hickey 018deb8d51 set times, pread, pwrite 2 years ago
Pat Hickey 0d1fe10b86 making real progress 2 years ago
Pat Hickey 70fa7838ae wip 2 years ago
Nick Fitzgerald 789403f327
Update ISLE labeling globs (#6363) 2 years ago
Nick Fitzgerald ce5c677f9a
wasmtime: Stop using `cfg(compiler)` (#6337) 2 years ago
Alex Crichton 445f05c728
Fold guest profiling flags into `--profile` CLI option (#6362) 2 years ago
Alex Crichton 4c38a18f3c
Refactor Wasmtime's profiling support (#6361) 2 years ago
theothergraham cfb506ba1e
add C API for epoch_deadline_callback and wasmtime_error_t creation (#6359) 2 years ago
Alex Crichton 614665688d
Make libcalls slightly safer (#6360) 2 years ago
Alex Crichton ec92f8e480
Make Wasmtime compatible with Stacked Borrows in MIRI (#6338) 2 years ago
Alex Crichton 0e27887ade
Disable debug information on CI (#6356) 2 years ago
Afonso Bordado 973eecc793
riscv64: Delete some unused code (#6355) 2 years ago
Alex Crichton 2300ef6894
x64: Add non-SSE 4.1 lowerings for `insertlane` instructions (#6323) 2 years ago
Alex Crichton d9cad60be9
Remove the initializer from a global's type information (#6349) 2 years ago
Juan Jose Medina a5898560b2
Fix opening directories failing on Windows when fdFlags contains NONBLOCK (#6348) 2 years ago
Afonso Bordado 24d297b480
riscv64: Move `bitcast` to isle (#6351) 2 years ago
Alex Crichton 9983621746
Remove lingering references to `experimental_x64` (#6350) 2 years ago
Remo Senekowitsch 7f94f80f7d
Chaos mode: add fuel parameter (#6208) 2 years ago
Jamey Sharp 6af4303aae
Document our PR reviewer auto-assignment expectations (#6346) 2 years ago
wasmtime-publish 50cdd14891
Bump Wasmtime to 10.0.0 (#6345) 2 years ago
Andrew Brown b2118a9dd9
test: fix some `wasi_testsuite` cases (#6343) 2 years ago
T0b1-iOS 95da3d92b8
Fix panic when pretty printing `MachInst`s before register allocation (#6344) 2 years ago
Afonso Bordado 6938a023fe
riscv64: Add `VecALUImm` instruction format (#6325) 2 years ago
Andrew Brown 6b704a4fd0
vet: certify `walkdir` version bump from 2.3.2 to 2.3.3 (#6342) 2 years ago
Andrew Brown 1a6b3ec15f
test: add cases from `wasi-testsuite` (#6341) 2 years ago
Alex Crichton c2184a10a4
Unify differential result comparison logic (#6340) 2 years ago
Dante Broggi 4b3c50b147
Fix typo 'oeprations' ⇒ 'operations' (#6339) 2 years ago
Dan Gohman 4f84e64117 Revert #131, renaming `main` back to `run`. (#165) 2 years ago
Dan Gohman e4f2968fb8 Revert #131, renaming `main` back to `run`. (#165) 2 years ago
Alex Crichton c0bb341d95
Run some tests in MIRI on CI (#6332) 2 years ago
Chris Fallin 8620aa3a9b
Add links to cranelift.dev site. (#6336) 2 years ago
Pat Hickey 3752809c5f Merge pull request #162 from bytecodealliance/pch/scaffold_host_p1 2 years ago
Pat Hickey 1e04bf2941 adapter: StreamType::Unknown is actually Stdio (#161) 2 years ago
Trevor Elliott f4013e4c20
Fix table_addr parsing/printing (#6334) 2 years ago
Afonso Bordado 2eb0fed262
cranelift: Update regalloc2 (#6327) 2 years ago
Alex Crichton f0142b5cfa
Update the `slice-group-by` dependency (#6335) 2 years ago
Pat Hickey c7898791d7 Merge pull request #164 from bytecodealliance/pch/table_error 2 years ago
Nick Fitzgerald 60ce6f5d5c
`wasmtime`: Fix resetting stack-walking registers when entering/exiting Wasm (#6321) 2 years ago
Pat Hickey 39730be408 wasi-common: Table operations return a distinct TableError enum 2 years ago
Pat Hickey 61fe11a37c rejigger test generation and suites 2 years ago
Pat Hickey 5573b0ffb1 test-programs-macros is called test-programs now 2 years ago
Pat Hickey c32098816f test-programs crate is called command-tests now 2 years ago
Pat Hickey 66775e0591 possible to run preview 1 modules through host adapter 2 years ago
Pat Hickey 41172722bf add scaffolding of preview 1 adapter to wasi-common crate 2 years ago
Pat Hickey 03aaa551de Merge pull request #160 from bytecodealliance/pch/separate-sockets 2 years ago