moonbitlang/async/types does not have a README file

    type Fd = Int

    The type for a system file descriptor. An integer on Unix-like systems, or an opaque pointer (HANDLE) on Windows

    Platform

    pub(all) enum Platform {
    Linux
    MacOS
    Windows
    }

    Current operating system running the program. For Wasm backend, the actual operating system can only be known at runtime.

    Source Files

    Powered by MoonBit

    Site sourceReport issuePackagesBuild queueSkillsStatistics

    © 2026 mooncakes.io