Commits
User selector
Commit History
Commits on Sep 12, 2022
Commits on Jul 29, 2022
Add definitions of tiers-of-support for Wasmtime (#4479)
Show description for 6d6e7e0authored
Commits on Jul 16, 2022
fix(docs): broken link wasi application-abi (#4459)
Show description for 791af15authored
Commits on Jul 8, 2022
Commits on Jul 5, 2022
Remove meetings agendas/minutes (moved to separate repo). (#4388)
Show description for f1b821eauthored
Commits on Jun 7, 2022
Update and clean up AssemblyScript example (#4233)
Show description for 8ca3af0authored
Commits on Jun 1, 2022
Update wasm proposal support docs (#4175)
Show description for 88ff024authored
Commits on May 20, 2022
Improve the `wasmtime` crate's README (#4174)
Show description for a75f383authored
Commits on Apr 19, 2022
docs: SIMD proposal is enabled by default. (#4050)
Show description for b9de8ebauthored
Commits on Apr 5, 2022
Fixup release documentation (#3988)
Show description for 35377bdauthored
Commits on Apr 4, 2022
Upgrade all crates to the Rust 2021 edition (#3991)
Show description for 7b5176bauthored- authored
Commits on Apr 1, 2022
Add a two-week delay to Wasmtime's release process (#3955)
Show description for c89dc55authored
Commits on Mar 18, 2022
Clarify patch release criteria (#3940)
Show description for 5f53fd5authored
Commits on Mar 9, 2022
doc: improve VTune documentation (#3907)
Show description for 6b4e84fauthored
Commits on Feb 22, 2022
x64: enable VTune support by default (#3821)
Show description for c183e93authored
Commits on Feb 17, 2022
Mention --invoke on "CLI Options for `wasmtime`" page (#3828)
Show description for 5ff1ddeauthored
Commits on Jan 24, 2022
Commits on Dec 18, 2021
docs: replace 'amplxe-cl' with 'vtune' (#3622)
Show description for 24bc4d6authored
Commits on Dec 17, 2021
docs: update VTune documentation (#3604)
Show description for 99b00cdauthored
Commits on Nov 8, 2021
Change the bump-version workflow's schedule (#3512)
Show description for 00feefeauthored
Commits on Oct 26, 2021
Automate more of Wasmtime's release process (#3422)
Show description for 807b528authored
Commits on Oct 19, 2021
Change how security advisories work on CI (#3461)
Show description for b553d84authored
Commits on Oct 14, 2021
Commits on Oct 13, 2021
Commits on Sep 27, 2021
Remove the lightbeam backend (#3390)
Show description for 1ee2af0authored
Commits on Sep 8, 2021
Remove the `wasmtime wasm2obj` command (#3301)
Show description for 8ebaaf9authored
Commits on Sep 1, 2021
Docs: Created the Wasmtime Markdown Parser Example (#3193)
Show description for 191051bandauthored
Commits on Aug 19, 2021
Commits on Aug 17, 2021
Commits on Aug 12, 2021
Add memory64 support to the Wasmtime CLI and C API (#3182)
Show description for e0c8961authored
Commits on Jul 19, 2021
wasi tutorial: make usage string consistient between rust and c programs (#3098)
Show description for ebbe399authored
Pat Hickey