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

Blazor or mono-wasm build targets for web #519

Open
skhameneh opened this issue Apr 9, 2019 · 2 comments
Open

Blazor or mono-wasm build targets for web #519

skhameneh opened this issue Apr 9, 2019 · 2 comments

Comments

@skhameneh
Copy link

It would be great to have the compiler available in WASM.

Blazor may be able to resolve this.

@Thunderducky
Copy link

I was kind of able to do this in my own project, even though it's very hacky
Project: https://github.com/Thunderducky/inkwasm
Example: https://thunderducky.github.io/inkwasm/
All the necessary files are there, you might want to look at https://github.com/Thunderducky/inkwasm/blob/master/worker.js in particular

Hope this helps!

@blurymind
Copy link

I am trying to add the wasm version to yarnspinnertool.github.io/YarnEditor/

But the version is from 2 years ago and is unofficial.

Is there any reason the wasm target is not officially supported by ink's releases? Why cant we set some sort of a build process on github?

You are cutting out mobile devices completely, as well as cutting off ios and android

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

3 participants