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
Type
/
to 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
.
AssemblyScript
/
assemblyscript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
696
Star
18k
Code
Issues
180
Pull requests
19
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
assemblyscript
src
extra
on
relocatable
User selector
All users
All time
Commit history
Commits on Jun 19, 2019
Add built-in indexof/valueof types (#671)
dcodeIO
authored
c99becc
View commit details
Copy full SHA for c99becc
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Implement reference counting (#592)
dcodeIO
authored
0484a6b
View commit details
Copy full SHA for 0484a6b
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Infer function expressions in matching contexts (#514)
Show description for e8b0767
dcodeIO
authored
e8b0767
View commit details
Copy full SHA for e8b0767
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Rework resolver (#489)
Show description for 0c64f21
dcodeIO
authored
0c64f21
View commit details
Copy full SHA for 0c64f21
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Implement non-null assertions (#443)
dcodeIO
authored
d843772
View commit details
Copy full SHA for d843772
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Implement optional type parameters (#360)
Show description for ebae7cb
dcodeIO
authored
ebae7cb
View commit details
Copy full SHA for ebae7cb
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
Support definite assignment assertion `x!: i32` (#260)
andy-hanson
authored and
dcodeIO
committed
0bb5cb8
View commit details
Copy full SHA for 0bb5cb8
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Fix some array function parsing and serialization issues
Show description for 63d4579
dcodeIO
committed
63d4579
View commit details
Copy full SHA for 63d4579
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
Support object literal shorthands
dcodeIO
committed
10a9f40
View commit details
Copy full SHA for 10a9f40
View code at this point
Browse repository at this point
Implement object literal parsing; Instantiate classes from object literals
Show description for 9e508de
dcodeIO
committed
9e508de
View commit details
Copy full SHA for 9e508de
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Support parsing of class expressions, see #161
dcodeIO
committed
c419967
View commit details
Copy full SHA for c419967
View code at this point
Browse repository at this point
Commits on Jul 3, 2018
Restructure types; Add a use-case specific options parser; Allow (re)creation of specific parser fixtures
dcodeIO
committed
5ca5df3
View commit details
Copy full SHA for 5ca5df3
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
Try parsing signatures only if node is callable, see #149; Minor refactoring
dcodeIO
committed
188b4e4
View commit details
Copy full SHA for 188b4e4
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Fixes CI and visitExportStatement routine (#137)
MaxGraey
authored and
dcodeIO
committed
09c328f
View commit details
Copy full SHA for 09c328f
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
Initial implementation of 'instanceof'
Show description for 7478c8a
dcodeIO
committed
7478c8a
View commit details
Copy full SHA for 7478c8a
View code at this point
Browse repository at this point
Commits on May 30, 2018
Implement 'this' context parsing and serialization; Other minor improvements
dcodeIO
committed
9d25f78
View commit details
Copy full SHA for 9d25f78
View code at this point
Browse repository at this point
Commits on May 22, 2018
Allow trailing commas in import and export statements (#114)
alangpierce
authored and
dcodeIO
committed
edf4aaa
View commit details
Copy full SHA for edf4aaa
View code at this point
Browse repository at this point
Commits on May 7, 2018
Implement optional trailing commas (#97)
alangpierce
authored and
dcodeIO
committed
00fee73
View commit details
Copy full SHA for 00fee73
View code at this point
Browse repository at this point
Commits on May 3, 2018
Update dependencies (#93)
MaxGraey
authored and
dcodeIO
committed
8997561
View commit details
Copy full SHA for 8997561
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
Make the transition to ArrayBuffer backed Arrays (#70)
Show description for 623597c
dcodeIO
authored
623597c
View commit details
Copy full SHA for 623597c
View code at this point
Browse repository at this point
Commits on Apr 2, 2018
Rename lib prefix to '~lib' (parens aren't valid); Add built-in alignof<T>; Prepare for ArrayBufferView
dcodeIO
committed
06198a3
View commit details
Copy full SHA for 06198a3
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Support parameter properties; Minor formatting
dcodeIO
committed
38a0259
View commit details
Copy full SHA for 38a0259
View code at this point
Browse repository at this point
Commits on Mar 21, 2018
Eliminate `@builtin` decorator for compatibility with TS
dcodeIO
committed
49f4d3d
View commit details
Copy full SHA for 49f4d3d
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Set up documentation generation
dcodeIO
committed
0fef69e
View commit details
Copy full SHA for 0fef69e
View code at this point
Browse repository at this point
Commits on Mar 17, 2018
AST cleanup; Definition generators scaffolding
dcodeIO
committed
faac3c3
View commit details
Copy full SHA for faac3c3
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Ensure consistent variable modifiers
Show description for 23a7db4
dcodeIO
committed
23a7db4
View commit details
Copy full SHA for 23a7db4
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Fixed a function expression parsing issue
Show description for c93f0bb
dcodeIO
committed
c93f0bb
View commit details
Copy full SHA for c93f0bb
View code at this point
Browse repository at this point
Generic function type aliases
dcodeIO
committed
7870e3a
View commit details
Copy full SHA for 7870e3a
View code at this point
Browse repository at this point
Implement function types / indirect calls / trampolines (#39)
dcodeIO
authored
423533c
View commit details
Copy full SHA for 423533c
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Add importMemory option to asc, see #36
dcodeIO
committed
02dce5a
View commit details
Copy full SHA for 02dce5a
View code at this point
Browse repository at this point
Revised implicit type conversions; Initial function expression compilation
dcodeIO
committed
d4c00ea
View commit details
Copy full SHA for d4c00ea
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
Initial function expression parsing
dcodeIO
committed
bda6cb9
View commit details
Copy full SHA for bda6cb9
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Cleanup; Initial tslint integration
dcodeIO
committed
8dc517e
View commit details
Copy full SHA for 8dc517e
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
More cleanup
dcodeIO
committed
48cbbbb
View commit details
Copy full SHA for 48cbbbb
View code at this point
Browse repository at this point
More cleanup and a possible fix for #29
dcodeIO
committed
3d7e8b2
View commit details
Copy full SHA for 3d7e8b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.