wasm3 / wasm3-rs

Rust wrapper for Wasm3, the fastest WebAssembly interpreter
MIT License
155 stars 43 forks source link

Fix `wasm3-rs` builds #48

Open Robbepop opened 4 months ago

Robbepop commented 4 months ago

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