bytecodealliance / bytecodealliance/wasmtime
Should we define GC-related `VM` types in `wasmtime-environ`?
Open
wasm-proposal:gc
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
We could probably even move the `VM*Header` and `VMGcRef` definitions into `wasmtime-environ` since `VMGcRef` is always 32 bits regardless of the target pointer size.
_Originally posted by @fitzgen in https://github.com/bytecodealliance/wasmtime/pull/13107#discussion_r3089116958_
Contributor guide
Assessment
This issue has not been assessed yet.