Skip to content

WASIX sockets support #32

@chriso

Description

@chriso

https://wasix.org is the proposed extension to WASI preview 1 by the folks over at wasmer (https://wasmer.io/posts/announcing-wasix).

Extending wasi-go to support the sockets extension from WASIX should be easy enough. We just need a translation layer (like https://github.com/stealthrocket/wasi-go/blob/main/imports/wasi_snapshot_preview1/wasmedge.go) and auto-detection support (https://github.com/stealthrocket/wasi-go/blob/main/imports/extensions.go).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions