]> Cypherpunks.ru repositories - gostls13.git/commit
misc/wasm: support wasmtime in wasip1
authorJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Tue, 18 Apr 2023 05:13:52 +0000 (22:13 -0700)
committerJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Fri, 21 Apr 2023 21:39:27 +0000 (21:39 +0000)
commit1c17981f4acaedf1c262fd289c7945a521b43a2f
treecfc51bacd881abde7d3e1b88a0bd6d628fab430f
parent30886390c2a59a24c23229f434453ca9ae247962
misc/wasm: support wasmtime in wasip1

Allow switching to wasmtime through the GOWASIRUNTIME variable. This
will allow builders to run the wasip1 standard library tests against
the wasmtime WASI runtime.

For #59583

Change-Id: I4d5200df7bb27b66e041f00e89d4c2e585f5da7c
Reviewed-on: https://go-review.googlesource.com/c/go/+/485615
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Bypass: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
misc/wasm/go_wasip1_wasm_exec