Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jerryscript-project
/
jerryscript
Public
Notifications
You must be signed in to change notification settings
Fork
682
Star
7.2k
Code
Issues
160
Pull requests
27
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Assertion 'size > 0 && ECMA_BIGINT_GET_LAST_DIGIT (value_p, size) != 0' failed at ./jerryscript/jerry-core/ecma/operations/ecma-big-uint.c
Status: Open.
#5230
In jerryscript-project/jerryscript;
·
JimWongM
opened
on May 28, 2025
Jerryscript stucks on running garbage collection
Status: Open.
#5227
In jerryscript-project/jerryscript;
·
LazyBoy-KK
opened
on Mar 30, 2025
An abnormal output occurs when the String.fromCharCode method is called
Status: Open.
#5226
In jerryscript-project/jerryscript;
·
ayuan0828
opened
on Mar 7, 2025
Assertion Failure in ecma-function-object.c ecma_op_function_call_native.
Status: Open.
#5225
In jerryscript-project/jerryscript;
·
JimWongM
opened
on Mar 7, 2025
UndefinedBehaviorSanitizer: SEGV on unknown address in ecma_builtin_bigint_object_as_int_n
Status: Open.
#5224
In jerryscript-project/jerryscript;
·
JimWongM
opened
on Mar 7, 2025
Assertion '(uintptr_t) data_space_p % JMEM_ALIGNMENT == 0' failed at /jerryscript/jerry-core/jmem/jmem-heap.c
Status: Open.
#5223
In jerryscript-project/jerryscript;
·
JimWongM
opened
on Mar 7, 2025
Assertion Failure 'jcontext_has_pending_exception ()' failed at /jerryscript/jerry-core/vm/vm.c(vm_loop).
Status: Open.
#5222
In jerryscript-project/jerryscript;
·
JimWongM
opened
on Mar 7, 2025
Function to string does not comply with ECMAScript specification
Status: Open.
#5221
In jerryscript-project/jerryscript;
·
ayuan0828
opened
on Mar 2, 2025
Assertion 'context_p->token.type != LEXER_RIGHT_PAREN' failed in parser_parse_while_statement_start
Status: Open.
#5220
In jerryscript-project/jerryscript;
·
renatahodovan
opened
on Mar 1, 2025
Assertion 'context_p->token.type != LEXER_COLON' failed in parser_parse_case_statement
Status: Open.
#5219
In jerryscript-project/jerryscript;
·
renatahodovan
opened
on Mar 1, 2025
Assertion 'context_p->next_scanner_info_p->source_p == context_p->source_p && context_p->next_scanner_info_p->type == SCANNER_TYPE_SWITCH' failed in parser_parse_switch_statement_start
Status: Open.
#5218
In jerryscript-project/jerryscript;
·
renatahodovan
opened
on Mar 1, 2025
Assertion 'block_found' failed in parser_parse_try_statement_end
Status: Open.
#5217
In jerryscript-project/jerryscript;
·
renatahodovan
opened
on Mar 1, 2025
You can’t perform that action at this time.