hashiverse-client-web - v1.0.4
    Preparing search index...

    Module Hashiverse

    Main-thread API facade for the hashiverse WASM client.

    All WASM work runs off the main thread inside a dedicated HashiverseWorker. This module spawns that worker, waits for it to initialise, and returns a HashiverseClientWasmProxy proxy whose method calls are transparently forwarded over MessageChannel RPC.

    UI code should only interact with hashiverse through HashiverseClientWasmProxy — it never touches WASM or the worker directly.

    Classes

    Hashiverse

    Type Aliases

    Bio
    HashiverseClientWasmProxy

    References

    PeerInfoV1 → Bio
    Post → Bio
    PowJobStatusV1 → Bio
    SingleTimelineGetMoreV1Response → Bio
    TrendingHashtag → Bio
    TrendingHashtagsFetchResponse → Bio