alexcrichton opened PR #1292 from rm-interface-types
to master
:
This commit temporarily removes support for interface types from the
wasmtime
CLI and removes thewasmtime-interface-types
crate. An
error is now printed for any input wasm modules that have wasm interface
types sections to indicate that support has been removed and references
to two issues are printed as well:
- #677 - tracking work for re-adding interface types support
- #1271 - rationale for removal and links to other discussions
Closes #1271
fitzgen submitted PR Review.
fitzgen submitted PR Review.
fitzgen created PR Review Comment:
Support for interface types has temporarily been removed from `wasmtime`.
fitzgen created PR Review Comment:
For more information about why interface types are temporarily disabled, see this issue:
fitzgen created PR Review Comment:
and for information about re-enabling support for interface types, see this issue:
alexcrichton updated PR #1292 from rm-interface-types
to master
:
This commit temporarily removes support for interface types from the
wasmtime
CLI and removes thewasmtime-interface-types
crate. An
error is now printed for any input wasm modules that have wasm interface
types sections to indicate that support has been removed and references
to two issues are printed as well:
- #677 - tracking work for re-adding interface types support
- #1271 - rationale for removal and links to other discussions
Closes #1271
alexcrichton updated PR #1292 from rm-interface-types
to master
:
This commit temporarily removes support for interface types from the
wasmtime
CLI and removes thewasmtime-interface-types
crate. An
error is now printed for any input wasm modules that have wasm interface
types sections to indicate that support has been removed and references
to two issues are printed as well:
- #677 - tracking work for re-adding interface types support
- #1271 - rationale for removal and links to other discussions
Closes #1271
alexcrichton merged PR #1292.
Last updated: Nov 22 2024 at 16:03 UTC