183 Commits (8be80cbd0dbb37b540da9d892e7d16373d15d0c4)

Author SHA1 Message Date
Benjamin Brittain 372cc9fa7a
Update broken URL to Fuchsia docs (#936) 5 years ago
Alex Crichton 045d6a7310
Remove the need for `HostRef<Store>` (#771) 5 years ago
Peter Huene 59258730c2
Use structopt instead of docopt. 5 years ago
Alex Crichton b9dc38f4e1
Remove need for `HostRef<Engine>` (#762) 5 years ago
Las 1f8921ef09 Fix typo in WASI-background.md (#755) 5 years ago
Mischa Spiegelmock 0e3dcaeb6e typo (#752) 5 years ago
pk 6c97cfed1e Fix broken link to polyfill source (#745) 5 years ago
Jonathan Reyes fe34c8e2e5 Update WASI API C header file path (#717) 5 years ago
Cedric Hutchings bb5f063edf Replace 'traget' with 'target' (#687) 5 years ago
Jakub Konka 570bd7ec56 Add sections on WASI integration tests 5 years ago
Nick Fitzgerald 06280401e0 docs: Wordsmith the specification-style tests contributing docs 5 years ago
Nick Fitzgerald 9c7079fd15 docs: Add a section about how to fuzz Wasmtime 5 years ago
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
Josh Triplett 204b4d376a embed-rust: Find exported function by name rather than assuming index 0 5 years ago
Josh Triplett 4ab6445dae embed-rust: fix grammatical typo 5 years ago
Josh Triplett 2635ccb742 Rename the wasmtime_api library to match the containing wasmtime crate (#594) 5 years ago
Alex Crichton 39e57e3e9a Migrate back to `std::` stylistically (#554) 5 years ago
Daniel Salvadori 038a387471 Fix typo (#553) 5 years ago
Dan Gohman c78196bd01
Update repository URLs for the Bytecode Alliance. (#550) 5 years ago
Alex Crichton 1530f2e1c6 Fill out book chapter on writing WebAssembly with Rust 5 years ago
Dan Gohman 39b0d670c5 rustfmt and trim trailing whitespace. 5 years ago
Alex Crichton cf0af20162 Move cache configuration documentation into book 5 years ago
Dan Gohman 24218c960a Move CACHE_CONFIGURATION.md to the docs directory. 5 years ago
Dan Gohman d9ca508f80 Rename `wasmtime-api` to `wasmtime`. 5 years ago
Dan Gohman 43b761ef5f
Update the top-level README.md and embedding documentation. (#508) 5 years ago
Alex Crichton bf526b62d3 Add book documentation skeleton and auto-publish from CI (#435) 5 years ago
YAMAMOTO Yuji d05561ff78 Fix deadlink to WASI API header (#431) 5 years ago
Paul Jackson ab8707223c clarify posix_fallocate vs fd_allocate in docs 5 years ago
Zack Slayton 1497825173 Updating link to Fuchsia blog post 5 years ago
Artur Jamro 17d676ecbc Allow colons in Windows host paths (#235) 5 years ago
Dan Gohman 6b7ebfdddc Rust 1.36, with wasm32-wasi support, is now stable! 5 years ago
Van der Auwermeulen Grégoire d900a5f6ef Update WASI-tutorial.md 6 years ago
Van der Auwermeulen Grégoire 3425553dc6 Update WASI-tutorial.md 6 years ago
Van der Auwermeulen Grégoire 15b85dc285 Update WASI-tutorial.md 6 years ago
Sendil Kumar ab8f8ef5d8 Adds an explicit way to use the args inside the WebAssembly Module 5 years ago
Dan Gohman 61eb4738fe wasi-sysroot is now named wasi-libc. (#167) 6 years ago
Van der Auwermeulen Grégoire 658b5aabcc Update WASI-tutorial.md 6 years ago
Dan Gohman 2b5be77fa5 "wasm32-unknown-wasi" is now "wasm32-wasi". 6 years ago
Alan Foster 1c0efd03b3 Add example of compiling wat and running with wasmtime 6 years ago
Jakub Konka e41d333878 Update WASI tutorial with Rust howto as well 6 years ago
Jakub Konka 5c14d1eb6f
Add link to Rust version of the WASI tutorial 6 years ago
Dan Gohman 26cbbaab41 Clarify that `path_open`'s path is a relative path. 6 years ago
Dan Gohman 29c2616484 Update the documentation about C/C++ toolchain limitations. 6 years ago
Joel Martin b8fbae29e1 WASI-api.md: fix fsync -> fcntl 6 years ago
Dan Gohman a99107203e Document the preopened file descriptor range. 6 years ago
Dan Gohman d722b354db Miscellaneous tidying in the API docs. 6 years ago
Dan Gohman 9b1cd4bc7b Document __wasi_preopentype_t and __wasi_prestat_t. 6 years ago