Skip to content

Broken WASM builds #186

Open
Open
@hsanjuan

Description

@hsanjuan

Using latest versions of things I discovered that WASM builds are now broken.

# github.com/ipfs/go-libipfs/files
../../../../pkg/mod/github.com/ipfs/[email protected]/files/filewriter.go:25:13: undefined: createNewFile
../../../../pkg/mod/github.com/ipfs/[email protected]/files/filewriter.go:47:6: undefined: isValidFilename

I would normally be able to just use an older version of go-ipfs-files, but it was deprecated and now dependencies are only pulling the broken code present in libipfs.

I cannot think of a workaround in terms of dependency management that can fix this, is there one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/maintainers-inputNeeds input from the current maintainer(s)need/triageNeeds initial labeling and prioritizationstatus/blockedUnable to be worked further until needs are met

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions