wasi2ic icon indicating copy to clipboard operation
wasi2ic copied to clipboard

Prebuilt binaries

Open lastmjs opened this issue 2 years ago • 4 comments

It would be amazing to have prebuilt binaries for this tool. We have to install this for Azle and Kybra automatically on all of our developer's machines, and the installation is extremely heavy, time consuming, and error prone.

lastmjs avatar Oct 12 '23 20:10 lastmjs

I've added a release v0.2.11.

wasm-forge avatar Nov 06 '23 15:11 wasm-forge

Some dfinity/examples also run on macOS, so it would be nice to also have Darwin binaries.

dfinity-berestovskyy avatar Jun 19 '24 21:06 dfinity-berestovskyy

Would love to have the full gamut of binaries...or would love to see this integrated into dfx @dfinity-berestovskyy

lastmjs avatar Jun 25 '24 15:06 lastmjs

for now you can use cargo install wasi2ic, it automatically downloads and builds the binary.

wasm-forge avatar Jul 23 '24 04:07 wasm-forge