7902 Commits (c9d8ed03c9268b68e8451c1e47079596661abdde)
 

Author SHA1 Message Date
Pat Hickey 5ee605995d fix wasi example 4 years ago
Pat Hickey 2ad7565a65 update linking example 4 years ago
Pat Hickey 8ea42abb14 fix wasi-nn and wasi-crypto integrations for wasmtime-wiggle changes 4 years ago
Pat Hickey b48e7fcc5d integrate with c-api 4 years ago
Pat Hickey 6a5d4b9993 docs 4 years ago
Pat Hickey d3ba69d865 wasi-common no longer contains code derived from cloudabi-utils 4 years ago
Pat Hickey d5fdd835ab port bench-api 4 years ago
Pat Hickey 8b285ec2e7 make wasmtime_wasi::Wasi a struct which does both snapshots! 4 years ago
Pat Hickey 11821e5bfd Merge remote-tracking branch 'origin/main' into pch/wasi_common_cap_std 4 years ago
Pat Hickey e498888732 hook run command up to both wasi snapshots 4 years ago
Pat Hickey 70f8288ec9 wasmtime-wiggle: take an Rc<RefCell<ctx>> instead of construct one 4 years ago
Pat Hickey c8e76b11ba wasmtime-wasi: support both snapshots 4 years ago
Pat Hickey d738a4a588 preview 0: copy bodies of read, write, and poll_oneoff from snapshot 1 4 years ago
Nick Fitzgerald a4eaefc670
Merge pull request #2623 from alexcrichton/update-some-deps 4 years ago
Benjamin Bouvier 2275519cb1 cranelift x64: use the POPCNT instruction for Popcount when it's available; 4 years ago
Benjamin Bouvier 6bf6612d96 cranelift x64: use the TZCNT instruction for Ctz when it's available; 4 years ago
Benjamin Bouvier d3acd9a283 cranelift x64: use the LZCNT instruction for Clz when it's available; 4 years ago
Alex Crichton f1d922dc2d Update some wasm-tools dependencies 4 years ago
Chris Fallin b1b078e2bc
Merge pull request #2621 from kaseyc/nop 4 years ago
Alex Crichton 0e41861662
Implement limiting WebAssembly execution with fuel (#2611) 4 years ago
Amanieu d'Antras 78f312799e Optimize EntityList::extend and add EntityList::from_iter 4 years ago
Kasey Carrothers 99be82c866 Replace MachInst::gen_zero_len_nop with gen_nop(0) 4 years ago
Chris Fallin ac60ad6c9a
Merge pull request #2614 from kaseyc/nop 4 years ago
Kasey Carrothers f76a9d436e Clean up handling of NOPs in the x64 backend. 4 years ago
Johnnie Birch cbd7a6a80e Add sse41 lowering for rounding x64 4 years ago
Pat Hickey ef2cb7b6b7 nearly have snapshot 0 implemented... 4 years ago
Pat Hickey 9bd89abc0c rename everything c2 related to the "real" names 4 years ago
Pat Hickey 47fec44c10 move wasi-c2 into wasi-common 4 years ago
Pat Hickey dd005208b6 delete wasi-common, yanix, winx 4 years ago
Pat Hickey d628677fae move test failures into ignores in build.rs 4 years ago
Pat Hickey 1d057af64d notes 4 years ago
Pat Hickey 201a888d92 dirty fuckin' dangles boys 4 years ago
Pat Hickey 11b8222033 missed a dangling symlink 4 years ago
Pat Hickey 34ad8df169 dangling directories are a windows thing 4 years ago
Pat Hickey 4801ea04a1 cool 4 years ago
Pat Hickey 0cedc17246 another one bites the dust 4 years ago
Pat Hickey 79e8f17486 bum bum bum 4 years ago
Pat Hickey dae022b17f woo 4 years ago
Pat Hickey 1196e216e9 fix macro by denying trailing slashes. also other stuff 4 years ago
Pat Hickey 20e9169cc7 fd_allocate: put meat of test behind a guard 4 years ago
Nick Fitzgerald d1c1cb6a25 bench-api: receive working directory as an argument 4 years ago
Pat Hickey f7403acb6f fd_advise test: set size via fd_filestat_set_size and fd_allocate 4 years ago
Pat Hickey e758318fee wire env variables through test runner to TESTCONFIG 4 years ago
Pat Hickey bbbe168ca1 ctx: i guess we need environment variables! 4 years ago
Pat Hickey 7ffe3c72c5 config is lazy_static to amoritze it 4 years ago
Nick Fitzgerald be1ac15beb
Merge pull request #2617 from alexcrichton/limit-tables-and-memeories 4 years ago
Nick Fitzgerald 6537e81a36
Merge pull request #2616 from alexcrichton/fix-module-linking-fuzzing 4 years ago
Pat Hickey 6f85abd949 itsp ublished 4 years ago
Chris Fallin 19d800f975
Merge pull request #2615 from alexcrichton/precise-pc-trap 4 years ago
Alex Crichton dccaa64962 Add knobs to limit memories/tables in a `Store` 4 years ago