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
.
spsforks
/
AssemblyScript-assemblyscript
Public
forked from
AssemblyScript/assemblyscript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
AssemblyScript-assemblyscript
tests
on
stringref
User selector
All users
All time
Commit history
Commits on Apr 23, 2023
update test, add POC
dcodeIO
committed
a1ff14d
View commit details
Copy full SHA for a1ff14d
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
constant string.const, more global/local tests
dcodeIO
committed
a9e874a
View commit details
Copy full SHA for a9e874a
View code at this point
Browse repository at this point
update types
dcodeIO
committed
d1e8dbd
View commit details
Copy full SHA for d1e8dbd
View code at this point
Browse repository at this point
clean
dcodeIO
committed
8401253
View commit details
Copy full SHA for 8401253
View code at this point
Browse repository at this point
Merge branch 'main' into stringref
dcodeIO
committed
fa9deca
View commit details
Copy full SHA for fa9deca
View code at this point
Browse repository at this point
Unify reference types (#2689)
dcodeIO
authored
b248254
View commit details
Copy full SHA for b248254
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
Implement stringref operations
dcodeIO
committed
f0ae1fc
View commit details
Copy full SHA for f0ae1fc
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
feat: Implement relaxed SIMD operations (#2681)
dcodeIO
authored
77d0af2
View commit details
Copy full SHA for 77d0af2
View code at this point
Browse repository at this point
fix: Update Binaryen to 112.0.0-nightly.20230411 (#2683)
Show description for f7571a4
dcodeIO
authored
f7571a4
View commit details
Copy full SHA for f7571a4
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
fix: Move compilation of instanceof helpers post override discovery (#2661)
Congcong Cai
authored
9497c3d
View commit details
Copy full SHA for 9497c3d
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
Check global uses more strictly (#2632)
Show description for 5cbbf84
dcodeIO
authored
5cbbf84
View commit details
Copy full SHA for 5cbbf84
View code at this point
Browse repository at this point
fix: Update this and return type in generated child class constructor (#2635)
Congcong Cai
authored
941b0e1
View commit details
Copy full SHA for 941b0e1
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
fix: Detect recursive types early (#2634)
dcodeIO
authored
bcfb5e8
View commit details
Copy full SHA for bcfb5e8
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
fix: Handle all possible element kinds when walking exports (#2631)
dcodeIO
authored
e06c7bc
View commit details
Copy full SHA for e06c7bc
View code at this point
Browse repository at this point
fix: Diagnose not yet implemented 'in' operator (#2629)
dcodeIO
authored
7ccadf0
View commit details
Copy full SHA for 7ccadf0
View code at this point
Browse repository at this point
Commits on Jan 19, 2023
fix: Correctly analyze `ParenthesizedExpression` and `FunctionExpression` in parser (#2605) (#2620)
HerrCai0907
authored
c0a0fd0
View commit details
Copy full SHA for c0a0fd0
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
fix: Also support `null | T` in parser (#2507)
Show description for b08fe23
HerrCai0907
and
dcodeIO
authored
b08fe23
View commit details
Copy full SHA for b08fe23
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
fix: Maintain onNewLine state on subsequent lookahead (#2613)
dcodeIO
authored
fc52230
View commit details
Copy full SHA for fc52230
View code at this point
Browse repository at this point
Update Binaryen (#2612)
dcodeIO
authored
9971708
View commit details
Copy full SHA for 9971708
View code at this point
Browse repository at this point
Commits on Jan 8, 2023
fix: Check ASI upon unusual trailing expressions (#2252)
technohippy
authored
282d924
View commit details
Copy full SHA for 282d924
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
fix: Support trailing comma in function type parameters (#2608)
dcodeIO
authored
1ff71e5
View commit details
Copy full SHA for 1ff71e5
View code at this point
Browse repository at this point
Add LUB computation for class types (#2594)
Show description for 4b3b390
dcodeIO
authored
4b3b390
View commit details
Copy full SHA for 4b3b390
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
Use DataView in bindings generation (#2599)
dcodeIO
authored
a1434b2
View commit details
Copy full SHA for a1434b2
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
fix: Fix lifetime confusion in shadow stack pass (#2596)
dcodeIO
authored
d3410f4
View commit details
Copy full SHA for d3410f4
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
fix: Do proper subtype tests in instanceof (#2588)
dcodeIO
authored
78b3260
View commit details
Copy full SHA for 78b3260
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Remove unchecked indexed set on normal arrays (#2586)
dcodeIO
authored
b3cffa3
View commit details
Copy full SHA for b3cffa3
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Speed-up signature lookups, make signatures immutable (#2582)
jtenner
authored
378659a
View commit details
Copy full SHA for 378659a
View code at this point
Browse repository at this point
Fix variable initialization checks / revise flow logic (#2578)
Show description for 6717de0
dcodeIO
authored
6717de0
View commit details
Copy full SHA for 6717de0
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
fix: Bindings: Expect memory growth when lowering references (#2568)
dcodeIO
authored
8ae086d
View commit details
Copy full SHA for 8ae086d
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Implicitly inherit from Object (#2559)
Show description for 688dcd2
dcodeIO
authored
688dcd2
View commit details
Copy full SHA for 688dcd2
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
fix: Simplify compileCallExpression (#2558)
dcodeIO
authored
a71f649
View commit details
Copy full SHA for a71f649
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Remove no longer used half of RTTI (#2555)
Show description for a565d73
dcodeIO
authored
a565d73
View commit details
Copy full SHA for a565d73
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Make class fields a special kind of property (#2548)
Show description for 0fd4db2
dcodeIO
authored
0fd4db2
View commit details
Copy full SHA for 0fd4db2
View code at this point
Browse repository at this point
Commits on Oct 23, 2022
BREAKING CHANGE: Refactor enum identifiers to TitleCase and apply some changes in AST nodes (#2501)
MaxGraey
authored
a7d10ba
View commit details
Copy full SHA for a7d10ba
View code at this point
Browse repository at this point
Remove local sharing logic (#2540)
dcodeIO
authored
8bb4fae
View commit details
Copy full SHA for 8bb4fae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.