Stream: git-wasmtime

Topic: wasmtime / PR #8181 Add a `CodeBuilder` type to the `wasm...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 19:39):

alexcrichton edited PR #8181.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 19:39):

alexcrichton edited PR #8181:

This commit is extracted from #8055 and adds a new CodeBuilder type which is intended to be able to further configure compilation beyond what the constructors of Module already provide. For example in #8055 knobs will be added to process *.dwp files for more debuginfo processing.

<!--
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 (Mar 20 2024 at 19:40):

alexcrichton has enabled auto merge for PR #8181.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 20:35):

alexcrichton updated PR #8181.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 20:36):

alexcrichton has enabled auto merge for PR #8181.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2024 at 21:18):

alexcrichton merged PR #8181.


Last updated: Nov 22 2024 at 17:03 UTC