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
694
Star
18k
Code
Issues
180
Pull requests
20
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Rename memory instructions; Rework constant handling
- #177
#177
Merged
dcodeIO
merged 11 commits into
master
AssemblyScript/assemblyscript:master
from
breaking-changes
AssemblyScript/assemblyscript:breaking-changes
Copy head branch name to clipboard
Jul 20, 2018
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rename memory instructions; Rework constant handling
#177
dcodeIO
merged 11 commits into
master
AssemblyScript/assemblyscript:master
from
breaking-changes
AssemblyScript/assemblyscript:breaking-changes
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2018
Rename memory instructions; Rework constant handling
dcodeIO
committed
a1b75b6
View commit details
Copy full SHA for a1b75b6
Browse repository at this point
Include a fix for #176
dcodeIO
committed
96411c7
View commit details
Copy full SHA for 96411c7
Browse repository at this point
Commits on Jul 19, 2018
Reintroduce builtin decorator so these can appear anywhere in stdlib again
Show description for 26e46f6
dcodeIO
committed
26e46f6
View commit details
Copy full SHA for 26e46f6
Browse repository at this point
Fix linting issues
dcodeIO
committed
cf8e3df
View commit details
Copy full SHA for cf8e3df
Browse repository at this point
Inline isNaN and isFinite
Show description for 3483935
dcodeIO
committed
3483935
View commit details
Copy full SHA for 3483935
Browse repository at this point
Make an interface around gc.* fwiw
dcodeIO
committed
fafaf42
View commit details
Copy full SHA for fafaf42
Browse repository at this point
Emit an error when trying to inline a mutable variable
dcodeIO
committed
66cc359
View commit details
Copy full SHA for 66cc359
Browse repository at this point
Slim down CI stages
dcodeIO
committed
f56face
View commit details
Copy full SHA for f56face
Browse repository at this point
Commits on Jul 20, 2018
Add a more convenient tracing utility for debugging; Fix basic GC test
dcodeIO
committed
41ad2f8
View commit details
Copy full SHA for 41ad2f8
Browse repository at this point
Make sure all roots are iterated by delaying builtin generation; Cleanup
dcodeIO
committed
2fa7d66
View commit details
Copy full SHA for 2fa7d66
Browse repository at this point
More cleanup
dcodeIO
committed
3c1f0dc
View commit details
Copy full SHA for 3c1f0dc
Browse repository at this point
You can’t perform that action at this time.