Skip to content

Implement wasi:[email protected] draft package for WASI Preview 3 #78

Description

@medz

Summary

Implement the Preview 3 draft wasi:random package so later CLI and application workloads can rely on the RC random interfaces.

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

References

Acceptance criteria

  • The wasi:random draft interfaces instantiate through the Preview 3 host binding scaffolding on native, web, and node backends.
  • Node support is provided through JS interop host adapters rather than node:wasi.
  • Focused tests cover secure and insecure random entry points against the RC WIT surface.

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