wasmerio / wasmer-js

Monorepo for Javascript WebAssembly packages by Wasmer
https://wasmerio.github.io/wasmer-js/
MIT License
894 stars 76 forks source link

Loopback Networking #412

Open theduke opened 5 months ago

theduke commented 5 months ago

Enable browser-local loopback networking based on the implementation in virtual-net.

Note: the implementation has not yet been merged into virtual-net, see https://github.com/wasmerio/wasmer/issues/4406 .

The upstream implementation might need adjustments to make it compatible with the Worker-based environment in browsers.

linear[bot] commented 5 months ago

SDK-85 Loopback Networking