nepx / halfix

x86 PC emulator that runs both natively and in the browser, via WebAssembly
https://nepx.github.io/halfix-demo/
GNU General Public License v3.0
669 stars 86 forks source link

Add networking support #31

Open IAW9927 opened 2 years ago

IAW9927 commented 2 years ago

Can you add networking support? I need to access the Internet from the VM.

JoeMatt commented 1 year ago

Looks like there's some network code here,

https://github.com/nepx/halfix/blob/37a2d1394617397b817bbcd6fdb6260bbee26a10/src/ini.c#L442