Closed kateinoigakukun closed 2 months ago
Was this resolved in https://github.com/bytecodealliance/jco/pull/496?
It's a separate issue :cry:
The browser implementation is very much an experimental placeholder for now - do feel free to make any changes you'd like to this implementation further. Perhaps we just need to decide on a cwd.
Minimum repro
Then we get the following:
I guess the problem here is that cwd variable is initialized as
null
but I'm not sure what it should be on browser.