-
Notifications
You must be signed in to change notification settings - Fork 123
Allow using normal quickjs as a feature #496
Copy link
Copy link
Open
Labels
dep:submodulesPull requests that update submodules codePull requests that update submodules codekind:featureA request, idea or new functionalityA request, idea or new functionalitytag:help wantedExternal contributions are welcomeExternal contributions are welcometopic:runtimeRelated to the runtime objectRelated to the runtime object
Metadata
Metadata
Assignees
Labels
dep:submodulesPull requests that update submodules codePull requests that update submodules codekind:featureA request, idea or new functionalityA request, idea or new functionalitytag:help wantedExternal contributions are welcomeExternal contributions are welcometopic:runtimeRelated to the runtime objectRelated to the runtime object
Normal quickjs, to my understanding, does have its own special optimizations like rope/cons strings etc. As such, it would be nice if rquickjs could support normal quickjs (not quickjs-ng) as a feature flag?