wasmerio / wasmer-js

Monorepo for Javascript WebAssembly packages by Wasmer

Home Page:https://wasmerio.github.io/wasmer-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loopback Networking

theduke opened this issue · comments

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

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

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