What could be referencing the "os" module, why is ...
# webassembly
v
What could be referencing the "os" module, why is it not available? My app tries to write to the localstorage on a few occasions and uses okio on all targets except wasm (although okio is still included in the commonMain code for some of its API).