-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Since go version 1.21.0, there is support to target WASI using GOOS=wasip1. I tried in scripts/esbuild.js to change GOOS in the buildWasmTarget function from js to wasip1, followed by a make platform-wasm. It worked and esbuild ran in wasmtime just fine.
Are there any plans to, for example, extend the esbuild-wasm package to include a esbuild WASI binary in addition to the JS one?
so1ve and rla
Metadata
Metadata
Assignees
Labels
No labels