Skip to content

lind-boot: slow startup time due to wasm-only loading path #643

@Yaxuan-w

Description

@Yaxuan-w

In lind-boot, we currently cannot reuse the existing wasm -> cwasm compilation pipeline.

The cwasm artifacts generated from the original toolchain are not compatible with the current lind-boot execution environment, so we are forced to load and instantiate the raw Wasm binary directly.

This issue is mainly a TODO to track future work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues related to building and running programs into the lind-wasm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions