Guys, just grabbed wasmtime trunk & compiled using :
cargo build --release
Inspected output. No wasmtime.lib as per the distributions you put up. Clues welcome :)
Got it : cargo build -p wasmtime-c-api --release
... and that works nicely with our stuff (limited testing). much better than v0.15.0
stick a fork in it, its done - before you get a regression :)
time for a new release.
Last updated: Nov 22 2024 at 16:03 UTC