Stream: git-wasmtime

Topic: wasmtime / PR #8342 Support `no_std` in the `wasmtime` crate


view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2024 at 21:01):

alexcrichton opened PR #8342 from alexcrichton:no-std to bytecodealliance:main:

This is a proof-of-concept implementation in support of https://github.com/bytecodealliance/wasmtime/issues/8341. I do not plan on landing this as-is, but instead wanted to open a draft for comments and such. This is missing pieces such as CI integration, for example.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2024 at 21:01):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2024 at 21:01):

alexcrichton requested fitzgen for a review on PR #8342.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2024 at 21:01):

alexcrichton requested wasmtime-default-reviewers for a review on PR #8342.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 11 2024 at 21:44):

github-actions[bot] commented on PR #8342:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 00:16):

alexcrichton closed without merge PR #8342.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 26 2024 at 00:16):

alexcrichton commented on PR #8342:

We've decided to move forward with this and https://github.com/bytecodealliance/wasmtime/issues/8341 so I'm going to close this as I'm in the process of splitting this up into more bite-sized chunks and sending them all as individual PRs. I'll update https://github.com/bytecodealliance/wasmtime/issues/8341 and close it once this work is complete.


Last updated: Oct 23 2024 at 20:03 UTC