Skip to content

Add atob, btoa, structuredClone, queueMicrotask and performance #16

Open
@bnoordhuis

Description

@bnoordhuis

Continuing from saghul/txiki.js#418:

To avoid duplication across embedders, implement atob, btoa, structuredClone1, queueMicrotask and performance as quickjs-ng C APIs and/or JS globals. We also have to add DOMException but that seems okay to me. We can make them opt-in when the JSContext is created.

1 TBD how to handle transferables

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions