circu.js
    Preparing search index...

    Interface Module

    Module object - represents a parsed WebAssembly module Created via parseModule(), not a constructor

    interface Module {
        _opaque: typeof _opaque;
    }
    Index

    Properties

    Properties

    _opaque: typeof _opaque

    Opaque handle - do not access directly