Stream: git-wasmtime

Topic: wasmtime / PR #6304 Cut down on boilerplate in Wasmtime's...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 01:30):

alexcrichton opened PR #6304 from alexcrichton:less-boilerplate to bytecodealliance:main:

Move the setup/teardown of contexts for each function's compile into a new FunctionCompiler structure which handles more internally between trampolines and normal wasm functions.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 01:30):

alexcrichton requested fitzgen for a review on PR #6304.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 01:30):

alexcrichton requested wasmtime-core-reviewers for a review on PR #6304.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 16:19):

fitzgen submitted PR review:

Nice!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 28 2023 at 17:06):

fitzgen merged PR #6304.


Last updated: Oct 23 2024 at 20:03 UTC