tinybench - v6.0.0
    Preparing search index...

    Type Alias JSRuntime

    JSRuntime:
        | "browser"
        | "bun"
        | "deno"
        | "edge-light"
        | "fastly"
        | "hermes"
        | "jsc"
        | "lagon"
        | "moddable"
        | "netlify"
        | "node"
        | "quickjs-ng"
        | "spidermonkey"
        | "unknown"
        | "v8"
        | "workerd"

    The JavaScript runtime environment.