Skip to content

Plans for WASI Support? #3300

@william-stacken

Description

@william-stacken

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions