Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Document/fix the ability to use the packager on Windows #17619

Open
jeromelaban opened this issue Oct 30, 2019 · 1 comment
Open

[wasm] Document/fix the ability to use the packager on Windows #17619

jeromelaban opened this issue Oct 30, 2019 · 1 comment

Comments

@jeromelaban
Copy link
Contributor

jeromelaban commented Oct 30, 2019

At current time, the packager only properly works on Linux 18.04 using the artifacts provided by the CI.

The Windows binaries are generated, but there seem some missing dependencies when trying execute the binaries, and I'm not able to determine what.

Steps to Reproduce

  1. Create a simple wasm project
  2. Run the packager in a windows powershell or command line

On which platforms did you notice this

[ ] macOS
[ ] Linux
[x] Windows

Version Used: Latest master

Related to #10222

@jeromelaban jeromelaban changed the title [wasm] Document/fix the ability to use the packager in Windows [wasm] Document/fix the ability to use the packager on Windows Oct 30, 2019
@vargaz
Copy link
Contributor

vargaz commented Oct 30, 2019

The packager is just an internal tool we will hopefully have msbuild based tooling which works on all platforms in the future.

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

No branches or pull requests

2 participants