Skip to content

Garbage collection requirements for WebAssembly #37183

Closed
@PallHaraldsson

Description

@PallHaraldsson

FYI: There's a requirements process going on:

https://github.com/WebAssembly/gc/pull/121/files

They want to support the most popular languages, e.g. Java, C# and Python (and interop with JavaScript, but not between arbitrary languages as a goal). I'm just thinking do we have any special requirements? Do we need to comment on the process? Julia might be one of a few language with true multi-dimensional arrays (at least of languages with tracing GC), so overlooked, and from their doc I have e.g. this is mind "Support for embedded arrays".

Python (by default, i.e. CPython), Swift, Matlab and PHP only support reference counting, so while Matlab is on their list, I'm not sure it means Julia will be well supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions