wasmer-zig icon indicating copy to clipboard operation
wasmer-zig copied to clipboard

wasmer version 2.0.0?

Open srenatus opened this issue 4 years ago • 1 comments

Hey there. I haven't tried it yet myself, but the docs state that

The current stable release of Wasmer this embedding relies on is v1.0.2.

and the latest release (Jun 2021) is https://github.com/wasmerio/wasmer/releases/tag/2.0.0.

Would you think that this just works with 2.0.0? 🤔

srenatus avatar Aug 19 '21 07:08 srenatus

Apologies for the late reply. I've been with vacation. I couldn't find any changes with their usage of wasm's c API so it should work with 2.0.0 However, both wasmer-zig and wasm-zig haven't been updated in a while and probably need some fixes to work with latest Zig master. Note that neither libraries are complete yet, tho any PR's would be much appreciated.

Luukdegram avatar Aug 25 '21 19:08 Luukdegram