298 Commits (9c695b492a5cd8911e681caf394d93d9a33cdf29)

Author SHA1 Message Date
Jairus Tanaka 8ca3af0e37
Update and clean up AssemblyScript example (#4233) 2 years ago
Alex Crichton 88ff0247bf
Update wasm proposal support docs (#4175) 2 years ago
Alex Crichton a75f383f96
Improve the `wasmtime` crate's README (#4174) 3 years ago
Piotr Sikora b9de8eb3e2
docs: SIMD proposal is enabled by default. (#4050) 3 years ago
Alex Crichton 35377bd33f
Fixup release documentation (#3988) 3 years ago
Alex Crichton 7b5176baea
Upgrade all crates to the Rust 2021 edition (#3991) 3 years ago
Kk Shinkai e6f110dc2f
Fix document formatting (#3990) 3 years ago
Alex Crichton c89dc55108
Add a two-week delay to Wasmtime's release process (#3955) 3 years ago
Alex Crichton 5f53fd5ca2
Clarify patch release criteria (#3940) 3 years ago
Andrew Brown 6b4e84f2e3
doc: improve VTune documentation (#3907) 3 years ago
Andrew Brown c183e93b80
x64: enable VTune support by default (#3821) 3 years ago
Kyle Brown 5ff1ddee5b
Mention --invoke on "CLI Options for `wasmtime`" page (#3828) 3 years ago
Tim Park 198d4d64b0
Make examples compile without warnings (#3716) 3 years ago
Andrew Brown 24bc4d6055
docs: replace 'amplxe-cl' with 'vtune' (#3622) 3 years ago
Andrew Brown 99b00cd973
docs: update VTune documentation (#3604) 3 years ago
Alex Crichton 00feefe9a7
Change the bump-version workflow's schedule (#3512) 3 years ago
Alex Crichton 807b528bfb
Automate more of Wasmtime's release process (#3422) 3 years ago
Alex Crichton b553d84362
Change how security advisories work on CI (#3461) 3 years ago
Nathan Froyd 35cdd53989 fix typo in stability-platform-support.md 3 years ago
Shinobu Hayashi 59a9bd6285
Chore fix typo in docs/contributing-architecture.md (#3449) 3 years ago
Alex Crichton 1ee2af0098
Remove the lightbeam backend (#3390) 3 years ago
Alex Crichton 8ebaaf928d
Remove the `wasmtime wasm2obj` command (#3301) 3 years ago
Aaron Turner 191051b644
Docs: Created the Wasmtime Markdown Parser Example (#3193) 3 years ago
Aaron Turner 331b0dee30
Updated the AssemblyScript example (#3185) 3 years ago
Aaron Turner fb32e49ed7
Docs: Removed the extra markdown example from the Summary (#3194) 3 years ago
Alex Crichton e0c8961333
Add memory64 support to the Wasmtime CLI and C API (#3182) 3 years ago
Pat Hickey ebbe399725
wasi tutorial: make usage string consistient between rust and c programs (#3098) 3 years ago
Olivier Lemasle 65a902f49d
[doc] Update go example (#3065) 3 years ago
Andrew Brown a83497e0b0 [doc] Add LLDB tips and tricks 3 years ago
Andrew Brown 16379db174 [doc] Add filler text to examples landing page 3 years ago
Andrew Brown e5d25bc216 [doc] Add some documentation for debugging 3 years ago
Benjamin Bouvier 93b7cdd6a2
Fix a few typos in the architecture doc (#3054) 3 years ago
Alex Crichton aa5d837428
Start a high-level architecture document for Wasmtime (#3019) 3 years ago
Tshepang Lekhonkhobe a3e08ee535
this option is default since early 2018 (#3042) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Till Schneidereit 3b3b126fe2
Refer to BA security policy (#2912) 4 years ago
Alex Crichton 7ec073cef1
Bring back per-thread lazy initialization (#2863) 4 years ago
Benjamin Bouvier ba73b458b8
Introduce a new API that allows notifying that a Store has moved to a new thread (#2822) 4 years ago
Alex Crichton e43d94033f
Document guidance around multithreading and Wasmtime (#2812) 4 years ago
Peter Huene 9e7d2fed98
Sort output in `wasmtime settings`. 4 years ago
Peter Huene 29d366db7b
Add a compile command to Wasmtime. 4 years ago
Andrew Brown c43d00fa34
doc: link to where oss-fuzz issues are recorded (#2780) 4 years ago
Alex Crichton 2697a18d2f
Redo the statically typed `Func` API (#2719) 4 years ago
Dan Gohman 81c67d9438 Add a link to the wasm-ld documentation. 4 years ago
Dan Gohman 66c2827ac9 Document the `-Wl,--stack-first` option to clang. 4 years ago
Pat Hickey d8f3a62b32 dont try to make a virtfs today. instead, delete virtfs example. 4 years ago
Nick Fitzgerald 79aaeb5eda
docs: Add `wasm-{smith,encoder}` crates to Wasm proposal checklist (#2554) 4 years ago
Alex Crichton 6354edc7bd Document that the module linking proposal is implemented 4 years ago
hayasshi 4c7e66e58e Fix code in WASI-tutorial.md 4 years ago
Ivan Zvonimir Horvat 309354d9e1
1272: bash script; simple gcd example (#2421) 4 years ago