The library appears to employ some logic to deduce where tcpip.wasm should be present, but this doesn't work in my case (possibly because of the way Vite does things). It would be nice to have an option in the NetworkStackOptions passed to createStack which would allow for setting a custom path to the wasm file, much like v86 does with its wasm file.