298 Commits (9c695b492a5cd8911e681caf394d93d9a33cdf29)

Author SHA1 Message Date
Nick Fitzgerald 5256cd2e87
Update docs to reflect that reference types work on aarch64 now 4 years ago
Till Schneidereit fc1cedb2ff
Add docs.wasmtime.dev as a CNAME for the Wasmtime docs (#2317) 4 years ago
Alex Crichton e659d5cecd
Add initial support for the multi-memory proposal (#2263) 4 years ago
Joshua Warner eb650f6fe0
filesystem example (#2236) 4 years ago
Nick Fitzgerald 92d3261366 docs: Fix link to contributing sub-page 4 years ago
Kam Y. Tse 5514c74b06
update golang example (#2227) 4 years ago
Steve Phillips a577667f9f Update introduction.md: typo fixes 4 years ago
Nick Fitzgerald ef13e80bcf docs: Add contributor docs for implementing and enabling new Wasm proposals 4 years ago
Nick Fitzgerald 5647dcbb8f docs: Document and advertise our support for various Wasm proposals 4 years ago
Nick Fitzgerald 47d3c8de52 docs: Better title formatting for the coding guidelines 4 years ago
Nick Fitzgerald bf16b33739 docs: Use Title Case for the Table of Contents 4 years ago
Leon Wang fec77c16ac
Fix a typo error in docs (#2098) 4 years ago
Alex Crichton 39ea64140f
Expand doc section about "what about `#![no_std]`?" (#2024) 4 years ago
Peter Huene 9b340f27f7
Update the .NET docs for the current .NET API. (#2069) 4 years ago
Alex Crichton 978070c020
Verify crates are publish-able on CI (#2036) 4 years ago
Alex Crichton 806d197472
Update platform support docs (#2023) 4 years ago
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