alexcrichton opened PR #3971 from refactor-type-tables
to main
:
- Remove the duplicate definition of this type in
wasmtime_jit
as it is no longer necessary- Use
Index
to access the internals rather than having public fields which will assist in accessing this type when it grows more fields for more types (such as with the component model)
abrown submitted PR review.
alexcrichton merged PR #3971.
Last updated: Nov 22 2024 at 16:03 UTC