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 }}
QPC-github
/
assemblyscript
Public
forked from
Shopify/assemblyscript
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
assemblyscript
src
program.ts
on
master
User selector
All users
All time
Commit history
Commits on Apr 10, 2021
fix: Fix printing name of duplicate identifier in markVirtuals (#1794)
yjhmelody
authored
42c2dbc
View commit details
Copy full SHA for 42c2dbc
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
fix: Also traverse star exports when walking queued exports (#1780)
dcodeIO
authored
057ce46
View commit details
Copy full SHA for 057ce46
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
feat: Expose version as global constants (#1765)
bnbarak
authored
ede042d
View commit details
Copy full SHA for ede042d
View code at this point
Browse repository at this point
feat: Fall back to default type when inferring generic calls (#1759)
dcodeIO
authored
af53c48
View commit details
Copy full SHA for af53c48
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
feat: Initial support for template literals (#1715)
dcodeIO
authored
1789577
View commit details
Copy full SHA for 1789577
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
Update Binaryen and other dependencies (#1700)
dcodeIO
authored
8bb0d88
View commit details
Copy full SHA for 8bb0d88
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Rewrite runtime, switch to tracing GC and bootstrap (#1559)
Show description for b857944
dcodeIO
authored
b857944
View commit details
Copy full SHA for b857944
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Backport minor changes made in #1559 (#1591)
dcodeIO
authored
bef5bea
View commit details
Copy full SHA for bef5bea
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
fix: Backport static memory fixes made in #1559 (#1586)
dcodeIO
authored
c54dd64
View commit details
Copy full SHA for c54dd64
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Backport fixes made in #1559 (#1568)
dcodeIO
authored
d568e82
View commit details
Copy full SHA for d568e82
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
feat: Generalize runtime (#1503)
Show description for 8c97612
dcodeIO
authored
8c97612
View commit details
Copy full SHA for 8c97612
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
feat: Update reference types support to latest Binaryen (#1465)
dcodeIO
authored
9f38cc4
View commit details
Copy full SHA for 9f38cc4
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
fix: Fix source map column numbers being off by one (#1458)
dcodeIO
authored
87f20fa
View commit details
Copy full SHA for 87f20fa
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
fix: Propagate delayed file exports to `import * as` alias namespaces of the file
torch2424
authored
5b910e3
View commit details
Copy full SHA for 5b910e3
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
fix: Keep resolving queued imports while there is progress (#1415)
dcodeIO
authored
348c42b
View commit details
Copy full SHA for 348c42b
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
fix: Fix assertion when a class extends and implements (#1403)
dcodeIO
authored
46c06da
View commit details
Copy full SHA for 46c06da
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
feat: Implement first-class functions (#1384)
Show description for 7de4745
dcodeIO
authored
7de4745
View commit details
Copy full SHA for 7de4745
View code at this point
Browse repository at this point
chore: Rename anyref to externref to match proposal change (#1319)
Show description for 0234c8b
jayphelps
authored
0234c8b
View commit details
Copy full SHA for 0234c8b
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
feat: Support lazy global and function exports (#1371)
dcodeIO
authored
af3b489
View commit details
Copy full SHA for af3b489
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Enforce strict field initialization (#1349)
Show description for 57a55d3
dcodeIO
authored
57a55d3
View commit details
Copy full SHA for 57a55d3
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Remember pending elements in compilation so we don't hit assertions (#1321)
dcodeIO
authored
5ac5841
View commit details
Copy full SHA for 5ac5841
View code at this point
Browse repository at this point
Commits on May 27, 2020
Allow disabling any global with `--use` (#1300)
DuncanUszkay1
authored
47e42b5
View commit details
Copy full SHA for 47e42b5
View code at this point
Browse repository at this point
Set up eslint and remove tslint (#1293)
dcodeIO
authored
861a97b
View commit details
Copy full SHA for 861a97b
View code at this point
Browse repository at this point
Commits on May 25, 2020
Refactor compiler sources to adhere to TS strict mode (#1283)
dcodeIO
authored
7702f5d
View commit details
Copy full SHA for 7702f5d
View code at this point
Browse repository at this point
Commits on May 13, 2020
Refactor static properties / use correct this arguments (#1259)
dcodeIO
authored
e68fbb4
View commit details
Copy full SHA for e68fbb4
View code at this point
Browse repository at this point
Commits on May 9, 2020
Rework implicit allocation in constructors (#1255)
dcodeIO
authored
0c02d01
View commit details
Copy full SHA for 0c02d01
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Implement virtual overloading / interfaces (#1208)
dcodeIO
authored
465f995
View commit details
Copy full SHA for 465f995
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Support alternative file extensions (#1231)
dcodeIO
authored
d673417
View commit details
Copy full SHA for d673417
View code at this point
Browse repository at this point
Fix various object literal issues (#1235)
dcodeIO
authored
e257567
View commit details
Copy full SHA for e257567
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Decouple parser from program (#1218)
jtenner
authored
51ba4a2
View commit details
Copy full SHA for 51ba4a2
View code at this point
Browse repository at this point
Reuse existing initializer field in EnumValueDeclaration (#1220)
jtenner
authored
c2949e2
View commit details
Copy full SHA for c2949e2
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
Change assert to allow blank strings in global aliases (#1177)
DuncanUszkay1
authored
125944a
View commit details
Copy full SHA for 125944a
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Always register non-MVP types and check on actual use (#1194)
dcodeIO
authored
08075c6
View commit details
Copy full SHA for 08075c6
View code at this point
Browse repository at this point
Support StaticArray in loader (#1197)
jtenner
authored
9e05906
View commit details
Copy full SHA for 9e05906
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
Fix columns being off by one / implement line cache (#1174)
dcodeIO
authored
960890e
View commit details
Copy full SHA for 960890e
View code at this point
Browse repository at this point
Previous
Next
You canβt perform that action at this time.