]> Cypherpunks repositories - gostls13.git/commit
misc/wasm: drop wasmtime < 14 support
authorJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Sun, 7 Apr 2024 16:27:11 +0000 (09:27 -0700)
committerJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Thu, 11 Apr 2024 17:09:10 +0000 (17:09 +0000)
commit890179d949da55aaa09d60c4fe2c25397d2ce906
treeabc4e7b43bec3f54beffa12ac0b9a3658d246e25
parent08af216c75a583a198c4ccfe68628c74554ee82f
misc/wasm: drop wasmtime < 14 support

For Go 1.23, we decided to no longer support the old CLI interface
exposed by wasmtime. This removes the extra logic included to support
both the new and the old CLI interface. Now only versions of wasmtime
14 and newer are supported.

Fixes #63718

Change-Id: Iea31388dc41bc8d73caa923c7e4acae2228bf515
Reviewed-on: https://go-review.googlesource.com/c/go/+/577135
Reviewed-by: Randy Reddig <randy.reddig@fastly.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
doc/next/7-ports.md
misc/wasm/go_wasip1_wasm_exec