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

Rust async function stuck indefinitely when called from js bug Something isn't working
#3545 opened Dec 31, 2023 by zlindner
How do you properly call an async function under tokio? bug Something isn't working
#3531 opened Dec 21, 2023 by leobelen
Function name cannot be reassigned in it's scope. bug Something isn't working
#3518 opened Dec 13, 2023 by ahaoboy
Calling a function with parameters that was imported via "require/module.exports" causes an error bug Something isn't working execution Issues or PRs related to code execution vm Issues and PRs related to the Boa Virtual Machine.
#3502 opened Dec 5, 2023 by mweigle
Make a pre-parsing phase to analyze variable scopes Internal Category for changelog performance Performance related changes and issues vm Issues and PRs related to the Boa Virtual Machine.
#3490 opened Nov 29, 2023 by jedel1043
Add tests for JsSymbol good first issue Good for newcomers test Issues and PRs related to the tests.
#3489 opened Nov 29, 2023 by jedel1043
Move out ICU blobs Internal Category for changelog technical debt
#3476 opened Nov 22, 2023 by HalidOdat
perf issue: basic loop is 10 times slower than QJS and 100 times slower than Node bug Something isn't working performance Performance related changes and issues
#3449 opened Nov 3, 2023 by ahaoboy
Cancel/Interrupt active evaluation API enhancement New feature or request
#3442 opened Oct 30, 2023 by mattsse
Add Boa to Test262-Harness E-Easy Easy enhancement New feature or request good first issue Good for newcomers test Issues and PRs related to the tests.
#3431 opened Oct 29, 2023 by jasonwilliams
1 of 4 tasks
Web Api support? enhancement New feature or request
#3408 opened Oct 21, 2023 by ahaoboy
Optimize arrays and array operations performance Performance related changes and issues
#3407 opened Oct 21, 2023 by jedel1043
4 tasks
Track test262 execution time
#3371 opened Oct 9, 2023 by LeoDog896
Slashes after assignments at the end of files are allowed bug Something isn't working
#3330 opened Sep 30, 2023 by dapper-gh
RegExp /=/ not parsed as such in certain locations bug Something isn't working
#3329 opened Sep 30, 2023 by dapper-gh
Refactor Class API API enhancement New feature or request
#3314 opened Sep 27, 2023 by jedel1043
5 of 7 tasks
Tracking issue for implemented methods on JsTypedArray builtins PRs and Issues related to builtins/intrinsics enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#3252 opened Sep 1, 2023 by jedel1043
18 of 39 tasks
Executing a big JS file will hang forever bug Something isn't working
#3251 opened Sep 1, 2023 by mlafeldt
Address Panics in boa_engine documentation update documentation E-Medium Medium difficulty problem Internal Category for changelog
#3241 opened Aug 26, 2023 by nekevss
Tracking issue for std types needing a Trace impl API rust Pull requests that update Rust code
#3239 opened Aug 26, 2023 by jedel1043
1 task
New logo proposal
#3158 opened Jul 20, 2023 by kelbazz
Test Profile-Guided Optimization (PGO)
#3139 opened Jul 13, 2023 by zamazan4ik
ASCII encoding JsStrings API E-Hard Hard difficulty problem performance Performance related changes and issues
#3097 opened Jul 2, 2023 by HalidOdat
ProTip! Add no:assignee to see everything that’s not assigned.