wasm3 / wasm3-rs

Rust wrapper for Wasm3, the fastest WebAssembly interpreter
MIT License
160 stars 44 forks source link

Fix `wasm3-rs` builds #48

Open Robbepop opened 6 months ago

Robbepop commented 6 months ago

This mainly updates bindgen to version 0.64 due to this problem: https://github.com/rust-lang/rust-bindgen/issues/2312