Stream: git-wasmtime

Topic: wasmtime / PR #7838 Rename `WasmType` to `WasmValType`


view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 19:26):

fitzgen opened PR #7838 from fitzgen:rename-wasm-val-type to bytecodealliance:main:

Purely mechanical, no functional changes.

This is to help differentiate between value types (i32, i64, reference types, etc...) and defined types (function signatures, struct definitions, array definitions).

<!--
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 (Jan 29 2024 at 19:26):

fitzgen requested abrown for a review on PR #7838.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 19:26):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #7838.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 19:26):

fitzgen requested pchickey for a review on PR #7838.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 19:26):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 20:26):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2024 at 21:13):

alexcrichton merged PR #7838.


Last updated: Nov 22 2024 at 17:03 UTC