SofaBuffers TypeScript - v0.9.0
    Preparing search index...

    Function loadNativeKernel

    • Attempt to load and install the native kernel.

      Returns Promise<boolean>

      true if a valid native kernel was installed, false if it could not be loaded (not on Node, addon not installed, or wrong shape). Never throws for a missing addon — the JS kernel remains the fallback.