wasm-git icon indicating copy to clipboard operation
wasm-git copied to clipboard

Publish WASM files

Open bernaferrari opened this issue 4 years ago • 3 comments

I know you can make npm install wasm-git in a random directory and copy the wasm file, but I think it could be easier if you published them in /releases.

bernaferrari avatar Jul 29 '21 19:07 bernaferrari

ok thanks for feedback :) will look into that for the next version then

petersalomonsen avatar Jul 30 '21 05:07 petersalomonsen

Thanks. I opened the repo, wasm file isn't there. I went to releases, it is not there, so where is it? Was kind of unintuitive.

bernaferrari avatar Jul 30 '21 05:07 bernaferrari

OK I see.

There's also the option of going to any CDN that deliver NPM packages. E.g. you can go here:

https://www.jsdelivr.com/package/npm/wasm-git

petersalomonsen avatar Jul 30 '21 07:07 petersalomonsen