Skip to content

WASI runtime #101

@vouillon

Description

@vouillon

It would be interesting to have a version of the runtime which does not depend on JavaScript, probably by linking against wasi-libc.

Some features would not be supported:

  • weak pointers
  • preserving sharing during marshaling.

Bigarrays would need to be reimplemented using Wasm arrays instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions