Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

Implement type definitions #3

@Pyrolistical

Description

@Pyrolistical

Problem

Type definitions are not supported. https://github.com/WebAssembly/module-linking/blob/main/design/proposals/module-linking/Explainer.md#type-definitions

Without this feature, the purpose of this project would be violated. Users trying to learn how Module linking works would face difficulties.

Ideals

  1. Config should not require any changes
  2. Runtime should not require any changes

Acceptance criteria

  1. Tests that prove type definitions are working
  2. New demo example that uses type definitions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions