Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

wasm-pack support missing. #17

Closed
glauserr opened this issue Feb 28, 2019 · 1 comment
Closed

wasm-pack support missing. #17

glauserr opened this issue Feb 28, 2019 · 1 comment

Comments

@glauserr
Copy link

I want to use the package with webassembly, unfortunately there is no support (I guess) for wasm-pack's compiler wasm32-unknown-unknown. Is there any plan to add support in the close future? Thanks

I am using:
Ubuntu 18.04.2 lts
rustc 1.32.0
wasm-pack 0.6.0

$ wasm-pack build

--> /home/regl/.cargo/registry/src/github.jparrowsec.cn-1ecc6299db9ec823/dirs-1.0.4/src/lin.rs:41:18
 |

41 | use std::os::unix::ffi::OsStringExt;
| ^^^^ could not find unix in os

error[E0432]: unresolved import unix
--> /home/regl/.cargo/registry/src/github.jparrowsec.cn-1ecc6299db9ec823/dirs-1.0.4/src/lin.rs:6:5
|
6 | use unix;
| ^^^^ no unix in the root

@glauserr
Copy link
Author

storage access from browser to local file system does not really make sense..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant