Skip to content

About the Golang filepath fix on wasm #3875

Closed as not planned
Closed as not planned
@Zxilly

Description

@Zxilly

Recently I was working on my own project go-size-analyzer which contains a wasm compilation target, so I started checking for wasm related issues in the go compiler.

In this process, I noticed golang/go#43768 , an issue that also affects my application in some way. So I wrote a patch for it golang/go#68831.

It seems esbuild has been using go's wasm target for quite some time now, and I was wondering what your thoughts are on this fix? If this fix is merged, will it help esbuild development?

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