wasmer-zig
                                
                                
                                
                                    wasmer-zig copied to clipboard
                            
                            
                            
                        wasmer version 2.0.0?
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? 🤔
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.