Skip to content

Allow wasi_snapshot_preview1.reactor.wasm to be configurable. #33

@jamesstocktonj1

Description

@jamesstocktonj1

Description

We currently have a scenario where we need to have slightly older wit versions (e.g. wasi:clocks/wall-clock@0.2.0 etc.) but componentize-go comes packed with a reactor which outputs @0.2.6. In my case I re-built with version v24.0.4 of the wasi_snapshot_preview1.reactor.wasm and got the required wit versions.

Proposal

We could potentially add this as a flag for configuration e.g.

componentize-go build --wasm-snapshot <path to snapshot>

Which would default to the included version if no path is specified.

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