Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Ability to pre-compile the JS code to bytecode and reload that bytecode? #150

@HGStyle

Description

@HGStyle

Hi,

I'm not an expert in C or with the QuickJS library, so I don't really know what's technically feasible or not, but I wanted to load a big JavaScript library to use it via Python, and it's extremely fast... Once the JavaScript code is parsed and compiled. Calling the JS functions is almost instant, however loading the 10 Mb file takes ages, so I wonder if it would be possible to add this feature. Thanks in advance :)

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