pchickey opened PR #8045 from bytecodealliance:pch/wasmtime_wasi_mods
to bytecodealliance:main
:
Nonfunctonal change, just code motion: put
pub mod bindings
into its own file, and move all the runtime related stuff into its ownpub mod runtime
. Wrote a doc comment for runtime.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
pchickey requested alexcrichton for a review on PR #8045.
pchickey requested wasmtime-core-reviewers for a review on PR #8045.
alexcrichton submitted PR review.
alexcrichton merged PR #8045.
Last updated: Nov 22 2024 at 17:03 UTC