Stream: git-wasmtime

Topic: wasmtime / PR #2370 Get lightbeam compiling on stable Rust


view this post on Zulip Wasmtime GitHub notifications bot (Nov 05 2020 at 21:04):

alexcrichton opened PR #2370 from lightbeam-stable to main:

This will hopefully remove a small thorn in our side with periodic
nightly breakage due to nightly features changing. This commit moves
lightbeam to stable Rust, swapping out staticvec for arrayvec and
otherwise updating some dependencies (namely dynasm) to compile with
stable.

This then also updates CI appropriately to not use a pinned nightly and
instead us a floating nightly channel so we can head off any breakage
coming up ASAP.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2020 at 19:19):

pchickey submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2020 at 19:23):

alexcrichton merged PR #2370.


Last updated: Nov 22 2024 at 16:03 UTC