Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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 }}
matteobusi
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 20, 2021
docs: change "capacity" to "length" for argument in Array's constructor (#1816)
yjhmelody
authored
c1b992b
Copy full SHA for c1b992b
Commits on Apr 19, 2021
fix: Unify handling of transforms (#1814)
surma
authored
eca391b
Copy full SHA for eca391b
Commits on Apr 17, 2021
Add encodeURI(Component) and decodeURI(Component) (#1733)
MaxGraey
authored
7d0690d
Copy full SHA for 7d0690d
Prepare SIMD for final spec (#1789)
dcodeIO
authored
86dc8df
Copy full SHA for 86dc8df
Commits on Apr 15, 2021
Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808)
MaxGraey
authored
7e20ad2
Copy full SHA for 7e20ad2
Commits on Apr 14, 2021
feat: Implemented getters / setters and various string fns on Date (#1768)
ColinEberhardt
authored
30f5d13
Copy full SHA for 30f5d13
Commits on Apr 12, 2021
Fix assertion when trying to assign to a method (#1799)
dcodeIO
authored
70c3bf9
Copy full SHA for 70c3bf9
Commits on Apr 10, 2021
fix: Fix printing name of duplicate identifier in markVirtuals (#1794)
yjhmelody
authored
42c2dbc
Copy full SHA for 42c2dbc
Commits on Apr 7, 2021
fix: Fix assertion when trying to assign a namespaced class to a variable (#1791)
saulecabrera
authored
a073e1c
Copy full SHA for a073e1c
Commits on Apr 6, 2021
fix: Fix invalid store offsets in memset polyfill (#1787)
dcodeIO
authored
9b21306
Copy full SHA for 9b21306
feat: Allow specifying transforms via the compiler API (#1786)
dcodeIO
authored
be3dfaf
Copy full SHA for be3dfaf
Commits on Apr 1, 2021
fix: Also traverse star exports when walking queued exports (#1780)
dcodeIO
authored
057ce46
Copy full SHA for 057ce46
feat: Add optimize shorthands for -Ospeed and -Osize (#1781)
dcodeIO
authored
d812482
Copy full SHA for d812482
Commits on Mar 31, 2021
fix: Fix asc-constants test failing during publish (#1775)
dcodeIO
authored
cf2d392
Copy full SHA for cf2d392
Commits on Mar 30, 2021
Add definitions for ASC_VERSION_* (#1773)
dcodeIO
authored
aec42cc
Copy full SHA for aec42cc
feat: Expose version as global constants (#1765)
bnbarak
authored
ede042d
Copy full SHA for ede042d
feat: Fall back to default type when inferring generic calls (#1759)
dcodeIO
authored
af53c48
Copy full SHA for af53c48
Commits on Mar 29, 2021
feat: Add a crash handler to asc (#1764)
dcodeIO
authored
639d5e0
Copy full SHA for 639d5e0
fix: Handle blocks larger than MAXSIZE in TLSF (#1763)
dcodeIO
authored
de2845b
Copy full SHA for de2845b
Commits on Mar 27, 2021
fix: Fix type confusion when resolving nested generics (#1762)
dcodeIO
authored
07b9fb6
Copy full SHA for 07b9fb6
fix: Fix invalid assertion when compiling a property errored earlier (#1760)
dcodeIO
authored
cd6f9f4
Copy full SHA for cd6f9f4
fix: Backport math fixes from musl libc (#1749)
MaxGraey
authored
3005c64
Copy full SHA for 3005c64
Commits on Mar 26, 2021
feat: Initial support for template literals (#1715)
dcodeIO
authored
1789577
Copy full SHA for 1789577
Commits on Mar 22, 2021
Add tests for StaticArray (#1728)
Show description for 231a8dc
saulecabrera
authored
231a8dc
Copy full SHA for 231a8dc
Use `bool` instead of `boolean` return type in isVoid builtin (#1745)
yjhmelody
authored
78a592f
Copy full SHA for 78a592f
fix: Fix invalid signed/unsigned comparison in ReadableStream#read (#1742)
Willem Wyndham
authored
784521d
Copy full SHA for 784521d
Commits on Mar 12, 2021
Correct typo in float JS glue (#1720)
zoonderkins
authored
74a8989
Copy full SHA for 74a8989
fix: Fix missing properties in generated type definitions (#1727)
forcepusher
authored
d97df3e
Copy full SHA for d97df3e
Commits on Mar 8, 2021
Add tests for TypedArray#sort (#1710)
saulecabrera
authored
9fe506c
Copy full SHA for 9fe506c
fix: Remove unused std string null checks and unify __gt overload (#1682)
MaxGraey
authored
70aef77
Copy full SHA for 70aef77
Reduce monomophic versions of bswap in DataView (#1717)
MaxGraey
authored
b192a49
Copy full SHA for b192a49
Commits on Mar 7, 2021
fix: Invert reference type null check in makeIsTrueish (#1719)
surma
authored
72de26d
Copy full SHA for 72de26d
Update tests README for feature flags (#1718)
surma
authored
532fddb
Copy full SHA for 532fddb
Commits on Mar 5, 2021
Update Binaryen and other dependencies (#1700)
dcodeIO
authored
8bb0d88
Copy full SHA for 8bb0d88
Commits on Mar 2, 2021
fix: Fix temp. local confusion in indexed assignment compilation (#1703)
petersalomonsen
authored
c60e514
Copy full SHA for c60e514
Pagination
Previous
Next
You can’t perform that action at this time.