You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace all uses of Vector (Payloads, HandlerList) with stack-allocated alternative
Fix the tag construction hack
Backtrace improvements
GC interoperability (can be fixed post-merge)
contref value
< 60 mins:
Check TODOs/FIXMEs in source
remove red_zone_size from StackSwitchingConfig
< 30 mins:
Remove exceptions flag
Check rebranding (i.e. remove mentioning of typed continuations and WasmFX)
Reintroduce stack pooling allocator
Reorganise the fibre module along with the continuation.rs in crates/wasmtime to crates/wasmtime/src/runtime/vm/stack_switching or something like that.
The text was updated successfully, but these errors were encountered:
< infinite:
< 1 day:
Vector
(Payloads
,HandlerList
) with stack-allocated alternative< 60 mins:
red_zone_size
fromStackSwitchingConfig
< 30 mins:
exceptions
flagThe text was updated successfully, but these errors were encountered: