Stream: git-wasmtime

Topic: wasmtime / issue #14242 Split up `concurrent.rs` for impo...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 31 2026 at 15:23):

dicej opened issue #14242:

Per Alex's comment, this file has grown quite large (over 6000 lines) over time and is overdue to be split up. We could start by moving each of the impl blocks for e.g. StoreContextMut, StoreOpaque, Instance, ConcurrentState, etc. to their own files.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 31 2026 at 15:28):

alexcrichton added the wasm-proposal:component-model-async label to Issue #14242.


Last updated: Sep 20 2026 at 18:08 UTC