Stream: git-wasmtime

Topic: wasmtime / PR #8344 `wasmtime-c-api`: Better differentiat...


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

fitzgen requested alexcrichton for a review on PR #8344.

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

fitzgen opened PR #8344 from fitzgen:rename-c-api-store-type-aliases to bytecodealliance:main:

This renames some types and adds some type aliases to help us better distinguish between wasm.h APIs and wasmtime.h APIs, primarily for Store-related types. In general, WasmFoo is related to wasm.h and WasmtimeFoo is related to wasmtime.h.

<!--
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 11 2024 at 23:28):

fitzgen requested wasmtime-core-reviewers for a review on PR #8344.

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

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

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 12 2024 at 14:35):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2024 at 15:20):

alexcrichton merged PR #8344.


Last updated: Oct 23 2024 at 20:03 UTC