Skip to content

Web Crypto API is not exposed #5

@x1unix

Description

@x1unix

globalThis.crypto is not available inside a realm.

import ShadowRealm from 'shadowrealm-api'

const realm = new ShadowRealm()
realm.evaluate(`console.log(globalThis.crypto)`)  // undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions