Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
StaticScript
/
assemblyscript
Public
forked from
AssemblyScript/assemblyscript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
assemblyscript
tests
on
main
User selector
All users
All time
Commit history
Commits on Jun 7, 2022
Add fast paths for array's fill method (#2307)
MaxGraey
authored
3ff1003
View commit details
Copy full SHA for 3ff1003
View code at this point
Browse repository at this point
fix: Fix stringify min values for i8 and i16 in itoa_buffered (#2140)
MaxGraey
authored
9c0a8c7
View commit details
Copy full SHA for 9c0a8c7
View code at this point
Browse repository at this point
fix: Fix localeCompare (#2304)
MaxGraey
authored
3819b5d
View commit details
Copy full SHA for 3819b5d
View code at this point
Browse repository at this point
Commits on May 29, 2022
fix: Update Binaryen + fix instantiation in bindings (#2302)
MaxGraey
authored
324d41c
View commit details
Copy full SHA for 324d41c
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
feat: Add i32/i64/f32/f64.eq/ne builtins (#2258)
technohippy
authored
ac01b0a
View commit details
Copy full SHA for ac01b0a
View code at this point
Browse repository at this point
fix: Fix bindings feature test on Node.js 18 (#2274)
dcodeIO
authored
a835094
View commit details
Copy full SHA for a835094
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Use fixed size tables when possible (#2257)
MaxGraey
authored
d884ac8
View commit details
Copy full SHA for d884ac8
View code at this point
Browse repository at this point
feat: Support dynamic operands to SIMD constructors (#2143)
MaxGraey
authored
3d84f2d
View commit details
Copy full SHA for 3d84f2d
View code at this point
Browse repository at this point
fix: Fix parseInt result for some mixed integers (#2193)
MaxGraey
authored
a3dcd5d
View commit details
Copy full SHA for a3dcd5d
View code at this point
Browse repository at this point
Add generic add/sub/mul/div instructions to tests/builtins (#2245)
technohippy
authored
0e7d829
View commit details
Copy full SHA for 0e7d829
View code at this point
Browse repository at this point
fix: Fix setUTCMonth check being off by one (#2239)
dcodeIO
authored
2b7ad4d
View commit details
Copy full SHA for 2b7ad4d
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
fix: Add unimplemented error for first-class built-ins (#2240)
romdotdog
authored
9c0db25
View commit details
Copy full SHA for 9c0db25
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
fix: Fix invalid assumption when compiling binary overloads (#2237)
dcodeIO
authored
89035f5
View commit details
Copy full SHA for 89035f5
View code at this point
Browse repository at this point
fix: Fix crash on reference typed constant (#2238)
dcodeIO
authored
6e7c8f4
View commit details
Copy full SHA for 6e7c8f4
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
BREAKING CHANGE: ESM, JS bindings, triple equals and general cleanup (#2157)
dcodeIO
authored
a7c87e6
View commit details
Copy full SHA for a7c87e6
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
fix: Fix assertion when assigning an object literal to an interface (#2197)
romdotdog
authored
fa14b3b
View commit details
Copy full SHA for fa14b3b
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
fix: Fix OOB on String.UTF8.encode when nullTerminated (#2173)
romdotdog
authored
09beb42
View commit details
Copy full SHA for 09beb42
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
fix: Fix contextual type confusion when resolving functions (#2167)
HerrCai0907
authored
fd1e1df
View commit details
Copy full SHA for fd1e1df
View code at this point
Browse repository at this point
Commits on Dec 5, 2021
update duplicate-fields fixture (#2164)
MaxGraey
authored
f87a1fd
View commit details
Copy full SHA for f87a1fd
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
Remove dead tests
dcodeIO
committed
8fe5248
View commit details
Copy full SHA for 8fe5248
View code at this point
Browse repository at this point
Allow redeclaration of compatible class fields (#2158)
romdotdog
authored
a924cc7
View commit details
Copy full SHA for a924cc7
View code at this point
Browse repository at this point
Add class-level `declare` to parser (#2160)
romdotdog
authored
a001103
View commit details
Copy full SHA for a001103
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Improve pass pipeline. Refactor code folding (#2156)
MaxGraey
authored
049a6a6
View commit details
Copy full SHA for 049a6a6
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Refactor pass pipeline for better precompute globals (#2154)
MaxGraey
authored
273d7d1
View commit details
Copy full SHA for 273d7d1
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Skip leading bar during type's declaration (#2149)
MaxGraey
authored
738af31
View commit details
Copy full SHA for 738af31
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Fix reference-types test failure (#2136)
dcodeIO
authored
777f440
View commit details
Copy full SHA for 777f440
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
feat: Add trueish conversion for v128 types (#2135)
MaxGraey
authored
584bacf
View commit details
Copy full SHA for 584bacf
View code at this point
Browse repository at this point
fix: Fix boolean oveflow casts for constants (#2134)
MaxGraey
authored
6a3e848
View commit details
Copy full SHA for 6a3e848
View code at this point
Browse repository at this point
fix: Types of small integer constants should always set a current type (#2132)
MaxGraey
authored
1cbe393
View commit details
Copy full SHA for 1cbe393
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Update dependencies (#2128)
dcodeIO
authored
02a3e75
View commit details
Copy full SHA for 02a3e75
View code at this point
Browse repository at this point
Update ts-node to 10.4.0 (#2123)
MaxGraey
authored
b4dfc44
View commit details
Copy full SHA for b4dfc44
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Expose new ASC_RUNTIME compiletime constant. Avoid mem cleanups in std containers for Incremental Runtime (#2122)
MaxGraey
authored
85da1a5
View commit details
Copy full SHA for 85da1a5
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
[pipeline] Add early inline pass (#2117)
MaxGraey
authored
1510bac
View commit details
Copy full SHA for 1510bac
View code at this point
Browse repository at this point
Commits on Oct 30, 2021
Update binaryen & other deps (#2057)
MaxGraey
authored
0520fcb
View commit details
Copy full SHA for 0520fcb
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
remove experimental bigint v8 flags (#2076)
MaxGraey
authored
87cf3e8
View commit details
Copy full SHA for 87cf3e8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.