Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Add Fake Wasa Classes #24

@willemneal

Description

@willemneal

To test our assemblyscript programs it is useful to mock or "fake" the classes that use the wasi imports. That way the program thinks it's running in a real environment, but you can mock the data, e.g. reading and writing to a file.

See wasa.ts. To work on one open an issue.

  • IO
  • Console
  • Random
  • Date
  • Process
  • EnvironEntry
  • Environ
  • CommandLine
  • Filesystem

Some of these depend on others.

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