这是indexloc提供的服务,不要输入任何密码
Skip to content

Implement the index metadata file #71

@Angelmmiguel

Description

@Angelmmiguel

The purpose of the index.toml metadata file is to provide simplify the installation of new runtimes in wws. This file will live in a repository and point to the different runtimes available on it. By default, wws will rely on the WebAssembly Languages Runtime project. However, any other file repository can be used instead in wws.

The file format will be TOML to be consistent with the other configuration files.

Fields

Name Description
version The version of the index file
runtimes The list of runtimes. Every runtime contains all the fields defined at #65.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions