Stream: git-wasmtime

Topic: wasmtime / PR #1736 Fix assertion about length/capacity i...


view this post on Zulip Wasmtime GitHub notifications bot (May 21 2020 at 14:13):

alexcrichton opened PR #1736 from fix-c to master:

I recently saw some [errors] crop up in wasmtime-go's CI, so let's be
sure to convert to Box<[T]> which guarantees the length/capacity of
the vector are equal.

[errors]: https://github.com/bytecodealliance/wasmtime-go/runs/694744570

view this post on Zulip Wasmtime GitHub notifications bot (May 21 2020 at 19:51):

peterhuene submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (May 21 2020 at 20:06):

alexcrichton merged PR #1736.


Last updated: Oct 23 2024 at 20:03 UTC