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 }}
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
677
Star
17.6k
Code
Issues
173
Pull requests
12
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Branch selector
41f395a
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 17, 2023
fix: add diagnose when getter is not as accessible as the setter (#2801)
HerrCai0907
authored
41f395a
Copy full SHA for 41f395a
fix: diagnose correct class name when resolving class member fails (#2799)
HerrCai0907
authored
5ee17be
Copy full SHA for 5ee17be
fix: handle nest tostack in shadowstack pass (#2792)
HerrCai0907
authored
53aab48
Copy full SHA for 53aab48
Commits on Nov 15, 2023
fix: add diagnose when initializing field in interface (#2797)
HerrCai0907
authored
4f15024
Copy full SHA for 4f15024
chore: chmod 755 for bin/asinit (#2796)
HerrCai0907
authored
aa54a2b
Copy full SHA for aa54a2b
Commits on Nov 9, 2023
fix: placeholder commit for aspublish (#2789)
Show description for f055bff
CountBleck
authored
f055bff
Copy full SHA for f055bff
Allow manually triggered publishes (#2788)
CountBleck
authored
6eb69a8
Copy full SHA for 6eb69a8
build: fix package miss files (#2786)
HerrCai0907
authored
0412030
Copy full SHA for 0412030
build: fix watch does not work (#2785)
HerrCai0907
authored
7b4a5c3
Copy full SHA for 7b4a5c3
Commits on Nov 8, 2023
fix: return the assigned value in assignments (#2773)
Show description for 94fa207
HerrCai0907
authored
94fa207
Copy full SHA for 94fa207
Commits on Nov 7, 2023
General cleanup (#2757)
Show description for a7e168b
CountBleck
and
HerrCai0907
authored
a7e168b
Copy full SHA for a7e168b
Commits on Nov 3, 2023
deps: update binaryen to 116.0.0-nightly.20231102 (#2777)
HerrCai0907
authored
af2a250
Copy full SHA for af2a250
ci: build action-node to install nodejs (#2779)
HerrCai0907
authored
cdb39db
Copy full SHA for cdb39db
Commits on Nov 2, 2023
fix: add diagnose for non-declarative statements in namespace (#2765)
JesseCodeBones
authored
0b8abe4
Copy full SHA for 0b8abe4
Commits on Oct 17, 2023
build(deps-dev): bump @babel/traverse in /lib/loader (#2771)
dependabot[bot]
authored
145cbc6
Copy full SHA for 145cbc6
fix: crash on assignment chain (#2767)
Show description for 790babf
HerrCai0907
authored
790babf
Copy full SHA for 790babf
ci: close inactive pull request (#2766)
Show description for e0e738c
HerrCai0907
and
CountBleck
authored
e0e738c
Copy full SHA for e0e738c
Commits on Oct 10, 2023
fix: introduce CallableFunction and NewableFunction from typescript/lib/lib.es5.d.ts (#2712)
Show description for c22c078
XMadrid
authored
c22c078
Copy full SHA for c22c078
Commits on Oct 7, 2023
fix: rest parameter crash resolver (#2748)
Show description for e3e4166
HerrCai0907
authored
e3e4166
Copy full SHA for e3e4166
Commits on Oct 1, 2023
fix: interface inheritance cause crash (#2756)
HerrCai0907
authored
a27258d
Copy full SHA for a27258d
fix: Ensure call-less references to builtin functions in namespaces error (#2738)
CountBleck
authored
58ed2b2
Copy full SHA for 58ed2b2
fix: diagnose not implement when assign value to closure variable (#2750)
Show description for 73193f0
HerrCai0907
authored
73193f0
Copy full SHA for 73193f0
fix: Type checker does not detect a signature mismatch
Show description for 927b7cd
Changqing-JING
authored
927b7cd
Copy full SHA for 927b7cd
Commits on Sep 30, 2023
build(deps): bump json5 from 2.2.1 to 2.2.3 in /lib/loader (#2610)
Show description for eedf306
dependabot[bot]
authored
eedf306
Copy full SHA for eedf306
Commits on Sep 27, 2023
fix: `StaticArray#concat` link child to incorrect parent (#2746)
HerrCai0907
authored
1126ef1
Copy full SHA for 1126ef1
Commits on Aug 13, 2023
fix: Error on usage of reference types in fields (#2733)
CountBleck
authored
321ed3d
Copy full SHA for 321ed3d
Commits on Aug 1, 2023
fix: Use correct index as shadowstack slot key (#2720)
HerrCai0907
authored
0ede7ff
Copy full SHA for 0ede7ff
Commits on Jul 31, 2023
fix: Use unique debug info per concrete function (#2729)
dcodeIO
authored
c49823e
Copy full SHA for c49823e
fix: Move bswap back to stdlib (#2701)
dcodeIO
authored
cb7c9de
Copy full SHA for cb7c9de
Small fixes for tests and CI (#2722)
CountBleck
authored
9480469
Copy full SHA for 9480469
Commits on Jul 18, 2023
fix: Add BLOCK_OVERHEAD before round size (#2652)
HerrCai0907
authored
382aabe
Copy full SHA for 382aabe
Commits on Apr 28, 2023
fix: Fix SIMD Store Lane signatures (#2697)
dcodeIO
authored
a0c27fa
Copy full SHA for a0c27fa
Commits on Apr 25, 2023
fix: Support 65536 pages of memory in TLSF (#2654)
HerrCai0907
authored
e28f536
Copy full SHA for e28f536
fix: Handle exportRuntime in generated bindings (#2694)
dcodeIO
authored
c0d86e6
Copy full SHA for c0d86e6
Commits on Apr 23, 2023
fix: Generate wrapper binding functions for non-identifier imports (#2657)
CountBleck
authored
688746a
Copy full SHA for 688746a
Pagination
Previous
Next
You can’t perform that action at this time.