Y
Hacker News
new
|
ask
|
show
|
jobs
by
djur
1534 days ago
WASI doesn't support sockets yet, and in any case there's no browser API available to implement socket-level networking. Practical use of this would require bridging over to JS to implement HTTP requests and the like,