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 }}
munrocket
/
assemblyscript
Public
forked from
AssemblyScript/assemblyscript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 7, 2021
update binaryen to 101.0.0-nightly.20210604 (#1885)
Max Graey
authored
ee5016c
View commit details
Copy full SHA for ee5016c
Browse repository at this point
Refactor and clean up Binaryen bindings (#1889)
dcodeIO
authored
bee6a9f
View commit details
Copy full SHA for bee6a9f
Browse repository at this point
Commits on Jun 4, 2021
Sync README with docs
dcodeIO
committed
f354678
View commit details
Copy full SHA for f354678
Browse repository at this point
Commits on Jun 1, 2021
Add stale action (#1880)
dcodeIO
authored
8a280c4
View commit details
Copy full SHA for 8a280c4
Browse repository at this point
Remove stalebot, is not working anyhow
dcodeIO
committed
f5f72e2
View commit details
Copy full SHA for f5f72e2
Browse repository at this point
Fix CI after changing default branch
dcodeIO
committed
45e0eb1
View commit details
Copy full SHA for 45e0eb1
Browse repository at this point
Fix function-expression test
dcodeIO
committed
238aa65
View commit details
Copy full SHA for 238aa65
Browse repository at this point
Update default branch to main
dcodeIO
committed
9edfa28
View commit details
Copy full SHA for 9edfa28
Browse repository at this point
fix: Fix negative inputs of Math.acosh (#1876)
Max Graey
authored
8611261
View commit details
Copy full SHA for 8611261
Browse repository at this point
fix: Support floats in SIMD load/store lane/zero (#1879)
dcodeIO
authored
39a99f0
View commit details
Copy full SHA for 39a99f0
Browse repository at this point
Commits on May 27, 2021
Add heap2local to pass pipeline (#1867)
Max Graey
authored
5427eb9
View commit details
Copy full SHA for 5427eb9
Browse repository at this point
Enable sign extension ops by default (#1869)
Show description for f67e61a
Max Graey
authored
f67e61a
View commit details
Copy full SHA for f67e61a
Browse repository at this point
Flatten generated TypeScript definitions (#1872)
Show description for 6540a2d
dcodeIO
authored
6540a2d
View commit details
Copy full SHA for 6540a2d
Browse repository at this point
Revise default optimization level (#1776)
Show description for e3d5631
dcodeIO
authored
e3d5631
View commit details
Copy full SHA for e3d5631
Browse repository at this point
Update dependencies (#1871)
dcodeIO
authored
1c55d37
View commit details
Copy full SHA for 1c55d37
Browse repository at this point
fix: Adding duplicate identifier check in function signatures (#1865)
Max Graey
authored
3633f4b
View commit details
Copy full SHA for 3633f4b
Browse repository at this point
feat: Implement final SIMD instructions (#1844)
dcodeIO
authored
3f70d11
View commit details
Copy full SHA for 3f70d11
Browse repository at this point
Commits on May 19, 2021
fix: More proper Math.round (#1857)
Max Graey
authored
5e19467
View commit details
Copy full SHA for 5e19467
Browse repository at this point
Autodetect ESM supports during asinit (#1685)
Show description for 3d52206
Max Graey
and
dcodeIO
authored
3d52206
View commit details
Copy full SHA for 3d52206
Browse repository at this point
Commits on May 12, 2021
remove FUNCTION_TARGET for ElementKind (#1851)
yjhmelody
authored
4e83617
View commit details
Copy full SHA for 4e83617
Browse repository at this point
Move assert inside branch for String.fromCodePoint (#1847)
Max Graey
authored
c5fdfbf
View commit details
Copy full SHA for c5fdfbf
Browse repository at this point
Commits on May 3, 2021
Minor post fix for #1841 (#1845)
Max Graey
authored
6283781
View commit details
Copy full SHA for 6283781
Browse repository at this point
fix: Exclude BLOCK_MAXSIZE and OBJECT_MAXSIZE from bounds checking (#1842)
Max Graey
authored
e25e4b1
View commit details
Copy full SHA for e25e4b1
Browse repository at this point
fix: Fix growing factor for capacity in Array (#1841)
Max Graey
authored
ca02a7d
View commit details
Copy full SHA for ca02a7d
Browse repository at this point
Commits on Apr 29, 2021
fix: use normalized path for internalPath in parseFile (#1836)
yjhmelody
authored
802a233
View commit details
Copy full SHA for 802a233
Browse repository at this point
Add toUTCString for Date (#1831)
Max Graey
authored
6d59f71
View commit details
Copy full SHA for 6d59f71
Browse repository at this point
Commits on Apr 27, 2021
Add toString, toDateString and toTimeString to Date (#1829)
Max Graey
authored
d610f01
View commit details
Copy full SHA for d610f01
Browse repository at this point
fix: expose dataStart to definitions (#1828)
Max Graey
authored
eb964f0
View commit details
Copy full SHA for eb964f0
Browse repository at this point
Commits on Apr 26, 2021
fix: Fix and refactor Date (#1804)
Max Graey
authored
2b1bdf9
View commit details
Copy full SHA for 2b1bdf9
Browse repository at this point
fix: Fix assert when calling a setter property (#1802)
saulecabrera
authored
bde7278
View commit details
Copy full SHA for bde7278
Browse repository at this point
Update asinit to use assert.strictEqual (#1824)
rpivo
authored
82eb7b3
View commit details
Copy full SHA for 82eb7b3
Browse repository at this point
Commits on Apr 25, 2021
Fix CI for features (#1825)
Max Graey
authored
6ac8156
View commit details
Copy full SHA for 6ac8156
Browse repository at this point
Commits on Apr 20, 2021
docs: change "capacity" to "length" for argument in Array's constructor (#1816)
yjhmelody
authored
c1b992b
View commit details
Copy full SHA for c1b992b
Browse repository at this point
Commits on Apr 19, 2021
fix: Unify handling of transforms (#1814)
surma
authored
eca391b
View commit details
Copy full SHA for eca391b
Browse repository at this point
Commits on Apr 17, 2021
Add encodeURI(Component) and decodeURI(Component) (#1733)
Max Graey
authored
7d0690d
View commit details
Copy full SHA for 7d0690d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.