@runno/wasi
    Preparing search index...

    Type Alias PreopenInfo

    Preopen description — each preopen is a directory at a fixed fd.

    type PreopenInfo = {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    Preopened directory path (e.g. "." / "/").