ink icon indicating copy to clipboard operation
ink copied to clipboard

Blazor or mono-wasm build targets for web

Open skhameneh opened this issue 5 years ago • 2 comments

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

Blazor may be able to resolve this.

skhameneh avatar Apr 09 '19 04:04 skhameneh

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!

Thunderducky avatar Oct 09 '19 04:10 Thunderducky

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

blurymind avatar Oct 28 '21 12:10 blurymind