Closed
Description
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:
Line 23 in e8c91d9