-
Notifications
You must be signed in to change notification settings - Fork 921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Old GCCs break on 64-bit #125
Comments
FGasper
added a commit
to FGasper/quickjs
that referenced
this issue
Sep 7, 2022
FGasper
added a commit
to FGasper/quickjs
that referenced
this issue
Dec 2, 2023
bellard
pushed a commit
that referenced
this issue
Dec 22, 2023
fixed |
andrjohns
pushed a commit
to andrjohns/quickjs
that referenced
this issue
Dec 26, 2023
andrjohns
pushed a commit
to andrjohns/quickjs
that referenced
this issue
Dec 26, 2023
GerHobbelt
pushed a commit
to GerHobbelt/quickjs
that referenced
this issue
Jan 26, 2024
* Squashed 'quickjs/' changes from b5e6289..f87cab0 f87cab0 added String.prototype.at, Array.prototype.at and TypedArray.prototype.at 3106401 keep LTO cdeca4d updated to unicode 15.0.0 94010ed the BigInt support is now always included 03cc5ec fixed js_proxy_isArray stack overflow (github issue bellard#178) 6de52d8 bf_set_ui() fix (github issue bellard#133) 2788d71 updated to Unicode 14.0.0 8516959 updated test262.conf 446099a added Object.hasOwn() b9f5880 fixed invalid Array.prototype.push/unshift optimization git-subtree-dir: quickjs git-subtree-split: f87cab0 * Ignore emsdk-cache in prettier (caused CI failure in my own repo: https://github.com/tbrockman/quickjs-emscripten/actions/runs/7103978144/job/19337912692).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fix:
The text was updated successfully, but these errors were encountered: