231 Commits (4edd165d25a603a6dfc4708e0446605db2cb11d3)

Author SHA1 Message Date
Jakub Konka c3d385e935
Add link to C API docs in the guide (#2006) 4 years ago
Davy Duperron 8d7ba0ad76 wasmtime: fix typo in summary 4 years ago
Alex Crichton 920e0984d3 Link to C API docs and make a landing page 4 years ago
Alex Crichton a92a31d850
Rename the `master` branch to `main` (#1924) 4 years ago
Thomas 2dbe98b823
📝 update crate requirement for the tust example (#1870) 4 years ago
Yury Delendik 15c68f2cc1
Disconnects `Store` state fields from `Compiler` (#1761) 4 years ago
Dan Gohman 09ccdc9285
Add documentation for building programs using AssemblyScript. (#1782) 5 years ago
Chris Fallin 6e8666826d Docs: add section on running under qemu. 5 years ago
Alex Crichton f22f415b14
Document cross-compiling Wasmtime (#1721) 5 years ago
Austin Abell e40fd9d6ab
Fix Wasm from rust docs (#1719) 5 years ago
Alex Crichton d6b1589926
Fix broken links to old embed.html (#1604) 5 years ago
Dan Gohman cfe5c4b8e8
Add a documentation link to the official application-abi.md document. (#1562) 5 years ago
Dan Gohman 9364eb1d98
Refactor (#1524) 5 years ago
Alex Crichton 44e897ddad
Add Go as an embedding to the book (#1481) 5 years ago
Peter Huene 9de0ab302c
Remove the .NET implementation. (#1477) 5 years ago
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