Stream: general

Topic: building wasmtime


view this post on Zulip Steve Williams (Jun 07 2020 at 13:33):

Guys, just grabbed wasmtime trunk & compiled using :

cargo build --release

Inspected output. No wasmtime.lib as per the distributions you put up. Clues welcome :)

view this post on Zulip Steve Williams (Jun 07 2020 at 13:52):

Got it : cargo build -p wasmtime-c-api --release

view this post on Zulip Steve Williams (Jun 07 2020 at 17:43):

... 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: Oct 23 2024 at 20:03 UTC