216 Commits (bd374fd6fc43230ec4d238ccbfb8b62a4959cf1a)

Author SHA1 Message Date
Johnnie Birch dff789c7c6
Adds JIT profiling support for VTune (#819) 5 years ago
Alex Crichton 1a0325014f
Remove the wasmtime Python extension from this repo (#1457) 5 years ago
EchoSysBen 00200504b1
correct typo in the docs profiling section (#1442) 5 years ago
Dan Gohman 6c0c9a46f3
Fixes for cargo publish (#1416) 5 years ago
Dan Gohman 5cfcbeb59d
Correctly capitalize "WebAssembly" in docs. (#1399) 5 years ago
John Sullivan 222a73c150
Initial documentation for python users (#1378) 5 years ago
Dan Gohman 66460f2139
Miscellaneous doc updates (#1383) 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago
Alex Crichton adff432767
Fix build of the book (#1368) 5 years ago
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Gabor Greif 1d0026e4f5
Tweak the submodule update command (#1364) 5 years ago
Alex Crichton f63c3c814e
Add a first-class way of accessing caller's exports (#1290) 5 years ago
Dan Gohman 3f8fb37b22
Add some high-level sandboxing documentation. (#1353) 5 years ago
Nick Fitzgerald 612b806ac3 Update contributing docs with new script name 5 years ago
Prathyush e2f6c08052
Remove superfluous are (#1326) 5 years ago
Alex Crichton 34f768ddd5
Temporarily remove support for interface types (#1292) 5 years ago
Ifenna Ozoekwe-Awagu 67b3a890dc
Add tutorial for building and running hello-world.wasm (#1285) 5 years ago
Dan Gohman ac0ee271b1
Log to stderr by default. (#1266) 5 years ago
Till Schneidereit 2ee35c9d3a Add instructions to initialize git submodules to build docs 5 years ago
Till Schneidereit 8f824a9fc1 Update outdated references to the Cranelift repository 5 years ago
Dan Gohman fbe29da5cc
Miscelaneous docs updates and fixes. (#1249) 5 years ago
Alex Crichton 7e09c4c94f
Fill out CI docs in the contributing section of the book (#1239) 5 years ago
Alex Crichton 85fab0ab56
Expand `Func` documentation, rewrite Rust embed docs (#1236) 5 years ago
Takanori Ishibashi 3848bf54f7
Fix link (#1203) 5 years ago
Gabor Greif d7b0644cac
wasmtime now in Bytecode Alliance 5 years ago
Alex Crichton 986f9f79e1 Merge the CONTRIBUTING.md files 5 years ago
Alex Crichton 8caa5a9476
Spice up the project README, fill out more docs (#1010) 5 years ago
Alex Crichton 35d5c6bdde
Add a `RELEASES.md` file to track release notes (#1011) 5 years ago
Dan Gohman e41cae7db9
Fix the WASI-tutorial to handle short writes properly. (#991) 5 years ago
Alex Crichton c7fb135452 Test book documentation on CI 5 years ago
Gustav Eiman 09a091802b
Update rust embed example (#967) (#968) 5 years ago
Alex Crichton 12cff023b6 Document and codify the release process 5 years ago
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