Skip to content

Outdated comment incorrectly describes debug state slots as not compatible with moving GC #13798

Description

@alexcrichton

Right now debug state slot management is documented as not supporting moving GCs, and at the time of creation we indeed didn't have a moving GC. Nowadays though with copying as the default collector we do indeed have a moving GC, so either this comment needs updating or the implementation needs updating as well.

Metadata

Metadata

Assignees

Labels

wasm-proposal:gcIssues with the implementation of the gc wasm proposalwasmtime:debuggingIssues related to debugging of JIT'ed code

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions