Skip to content

Issues: SerenityOS/serenity

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

LibJS: Implement ResizeableArrayBuffer proposal ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS ecma-262 Related to ECMA-262 (ECMAScript Specification)
#21048 opened Sep 12, 2023 by ADKaster
LibJS: JS::Script::Parse trivally crashes on invalid UTF-8 ecma-262 Related to ECMA-262 (ECMAScript Specification)
#17899 opened Mar 17, 2023 by ADKaster
LibJS: Explicit Resource Management proposal implementation status ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS ecma-262 Related to ECMA-262 (ECMAScript Specification) task list This issue contains a list of tasks.
#17162 opened Jan 24, 2023 by linusg
LibJS: async funtions stay on the execution context stack while awaiting a promise and also don't return a promise bug Something isn't working ecma-262 Related to ECMA-262 (ECMAScript Specification)
#15587 opened Oct 14, 2022 by Lubrsi
LibJS: Temporal commits to catch up to ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS ecma-262 Related to ECMA-262 (ECMAScript Specification) good first issue Good for newcomers task list This issue contains a list of tasks.
#15525 opened Oct 9, 2022 by Lubrsi 100+
LibJS: For/in loops should go to the current length of an iterable instead of the initial length bug Something isn't working ecma-262 Related to ECMA-262 (ECMAScript Specification)
#12772 opened Feb 26, 2022 by Lubrsi
LibJS: Unparanthesied unary expression on the left hand side of exponentation should not parse bug Something isn't working ecma-262 Related to ECMA-262 (ECMAScript Specification)
#11703 opened Jan 7, 2022 by Lubrsi
LibJS: success.has_value() assertion failure in await bug Something isn't working ecma-262 Related to ECMA-262 (ECMAScript Specification)
#11300 opened Dec 18, 2021 by Lubrsi
LibJS: Temporal proposal progress tracking ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS ecma-262 Related to ECMA-262 (ECMAScript Specification) task list This issue contains a list of tasks.
#8982 opened Jul 24, 2021 by linusg 100+
ProTip! Adding no:label will show everything without a label.