Skip to content

Implement wasi:[email protected] for WASI Preview 2 #63

Description

@medz

Summary

Implement the wasi:[email protected] imports world, including random, insecure, and insecure-seed.

Parent tracking issue: #55
Suggested implementation order: 8 / 14

Suggested dependencies

References

Acceptance criteria

  • Native, web, and node expose the wasi:random interfaces required by the imports world.
  • Secure randomness is backed by appropriate platform sources and the insecure interfaces are implemented deliberately rather than accidentally.
  • Node uses JS interop host adapters for random support instead of node:wasi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions