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

[lucet usage example] error with lucet-runtime #291

@lucifer-cpu

Description

@lucifer-cpu

error with lucet runtime

let module = DlModule::load("output.so").unwrap();
let region = MmapRegion::create(1, &Limits::default()).unwrap();
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: DlError(Custom { kind: Other, error: "output.so: undefined symbol: __wasi_fd_prestat_get" })'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions