Skip to content

Issues: boa-dev/boa

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Tracking issue for JsObject safe wrappers API builtins E-Medium enhancement help wanted
#2098 opened Jun 1, 2022 by jedel1043
3 of 17 tasks
Separate JsObjectType implementors to their own module enhancement good first issue
#2080 opened May 20, 2022 by jedel1043 v0.16.0
Optional features API enhancement
#2068 opened May 10, 2022 by Razican v0.16.0
Implement legacy Object.prototype properties builtins E-Easy enhancement good first issue
#2067 opened May 9, 2022 by raskad
5 tasks
More efficient conversion of Vec to JsArray enhancement
#2058 opened May 3, 2022 by lastmjs
Enforce signed commits
#2000 opened Apr 3, 2022 by lastmjs
Implement From<T> for JsValue where T are integers enhancement
#1994 opened Mar 31, 2022 by lastmjs
Integer conversion conventions
#1991 opened Mar 30, 2022 by lastmjs
Uncaught TypeError when calling method on global object bug
#1987 opened Mar 29, 2022 by lupd
TryFromJsValue API E-Medium enhancement
#1975 opened Mar 24, 2022 by lastmjs
Implement i128 to JsValue conversions API E-Easy enhancement good first issue
#1970 opened Mar 22, 2022 by Razican
2
2
Migrate release workflow to Cargo Workspaces E-Medium Internal technical debt
#1956 opened Mar 18, 2022 by jasonwilliams v0.16.0
Panic when errors are thrown while assigning function parameters to default values bug execution vm
#1930 opened Mar 14, 2022 by VTCAKAVSMoACE v0.16.0
Unidentified panic in vm/mod.rs bug execution vm
#1926 opened Mar 14, 2022 by VTCAKAVSMoACE v0.16.0
Set-up benchmarking against other engines benchmark help wanted
#1924 opened Mar 13, 2022 by Razican v0.16.0
Panic when invoking functions which use themselves as default parameter values bug execution vm
#1922 opened Mar 12, 2022 by VTCAKAVSMoACE v0.16.0
Strange issue with postfix increment and array indexing bug execution help wanted vm
#1917 opened Mar 10, 2022 by lastmjs
Migrate to ESBuild for playground blocked E-Medium enhancement
#1911 opened Mar 8, 2022 by jasonwilliams v0.16.0
Move syntax errors from the compiler to the parser Internal parser
#1907 opened Mar 7, 2022 by raskad v0.16.0
Break in nested try/catch/finally cause multiple panics bug execution vm
#1900 opened Mar 6, 2022 by VTCAKAVSMoACE v0.16.0
Labeled statements are not properly taken into account for non-loops ast bug
#1873 opened Feb 27, 2022 by Razican v0.16.0
Long reference "chain" can overflow the stack during GC trace bug execution memory vm
#1848 opened Feb 19, 2022 by y21
Adjust Realm visibility E-Easy good first issue Internal
#1835 opened Feb 13, 2022 by raskad v0.16.0
Divide the byte compiler E-Easy good first issue Internal vm
#1808 opened Jan 29, 2022 by Razican v0.16.0
Await expression execution enhancement
#1807 opened Jan 29, 2022 by Razican
ProTip! Adding no:label will show everything without a label.