wasm3 / wasm3-rs

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

updates for bindgen 0.63 #46

Open Anton-4 opened 1 year ago

Anton-4 commented 1 year ago

Hi, I had a windows machine somehow using bindgen 0.63 while the wasm3-sys file has it fixed to 0.59, not sure how that happened but this PR is a fix for errors that shows up on 0.63. This fix will also still work with 0.59.

context: