Elaborates impact of GOWASM variable when compiling Go (#785)
Thanks to @inkeliz for the pointer! Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
// - multiValueWasmFunctions
|
||||
// - multiValueHostFunctions
|
||||
//
|
||||
// See https://github.com/WebAssembly/spec/blob/main/proposals/multi-value/Overview.md
|
||||
// See https://github.com/WebAssembly/spec/blob/wg-2.0.draft1/proposals/multi-value/Overview.md
|
||||
func main() {
|
||||
// Choose the context to use for function calls.
|
||||
ctx := context.Background()
|
||||
|
||||
Reference in New Issue
Block a user