Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test the wasm32-wasip2 target triple #121634

Closed
@brettcannon

Description

@brettcannon

https://bytecodealliance.zulipchat.com/#narrow/stream/394175-SIG-Guest-Languages/topic/Python.20subgroup/near/450807393

Requires #120371 since WASI SDK 22 is required. But this supposedly has some socket support! Downside is any runtime that doesn't support preview2 won't be able to use the file. That probably means adding a flag to wasi.py to control for the target triple as it's currently hard-coded:

HOST_TRIPLE = "wasm32-wasi"

Linked PRs

Metadata

Metadata

Assignees

Labels

OS-wasibuildThe build process and cross-build

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions