WebAssembly / wasi-sockets

WASI API proposal for managing sockets
Other
248 stars 22 forks source link

Update to resources. #61

Closed sunfishcode closed 1 year ago

sunfishcode commented 1 year ago

Convert tcp-socket, udp-socket, network, and resolve-address-stream to resources.

This also updates the dependencies to account for the changes in WebAssembly/wasi-io#46.

badeend commented 1 year ago

Great!