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
.
StaticScript
/
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
Breadcrumbs
History for
assemblyscript
std
on
main
User selector
All users
All time
Commit history
Commits on Jun 7, 2022
Add fast paths for array's fill method (#2307)
MaxGraey
authored
3ff1003
View commit details
Copy full SHA for 3ff1003
View code at this point
Browse repository at this point
fix: Fix stringify min values for i8 and i16 in itoa_buffered (#2140)
MaxGraey
authored
9c0a8c7
View commit details
Copy full SHA for 9c0a8c7
View code at this point
Browse repository at this point
fix: Fix localeCompare (#2304)
MaxGraey
authored
3819b5d
View commit details
Copy full SHA for 3819b5d
View code at this point
Browse repository at this point
Commits on May 3, 2022
fix: Fix 'Number' type declaration (#2278)
tari404
authored
e89cec2
View commit details
Copy full SHA for e89cec2
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
fix: Fix process.exitCode description (#2271)
FGasper
authored
618460c
View commit details
Copy full SHA for 618460c
View code at this point
Browse repository at this point
feat: Add i32/i64/f32/f64.eq/ne builtins (#2258)
technohippy
authored
ac01b0a
View commit details
Copy full SHA for ac01b0a
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
fix: Add global type 'Number' to stdlib types (#2260)
mrchantey
authored
21cb8bb
View commit details
Copy full SHA for 21cb8bb
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Add DataView dataStart definition (#2224)
jafri
authored
f3d580b
View commit details
Copy full SHA for f3d580b
View code at this point
Browse repository at this point
fix: Fix parseInt result for some mixed integers (#2193)
MaxGraey
authored
a3dcd5d
View commit details
Copy full SHA for a3dcd5d
View code at this point
Browse repository at this point
fix: Fix setUTCMonth check being off by one (#2239)
dcodeIO
authored
2b7ad4d
View commit details
Copy full SHA for 2b7ad4d
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
BREAKING CHANGE: ESM, JS bindings, triple equals and general cleanup (#2157)
dcodeIO
authored
a7c87e6
View commit details
Copy full SHA for a7c87e6
View code at this point
Browse repository at this point
Commits on Dec 26, 2021
Simplify wrap and improve ctz polyfills in portable (#2177)
MaxGraey
authored
f54dbfb
View commit details
Copy full SHA for f54dbfb
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
fix: Fix OOB on String.UTF8.encode when nullTerminated (#2173)
romdotdog
authored
09beb42
View commit details
Copy full SHA for 09beb42
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Update dependencies (#2128)
dcodeIO
authored
02a3e75
View commit details
Copy full SHA for 02a3e75
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Expose new ASC_RUNTIME compiletime constant. Avoid mem cleanups in std containers for Incremental Runtime (#2122)
MaxGraey
authored
85da1a5
View commit details
Copy full SHA for 85da1a5
View code at this point
Browse repository at this point
Commits on Oct 30, 2021
Update binaryen & other deps (#2057)
MaxGraey
authored
0520fcb
View commit details
Copy full SHA for 0520fcb
View code at this point
Browse repository at this point
Commits on Oct 24, 2021
Impove nearest operation portable polyfill (#2105)
MaxGraey
authored
9ffab6a
View commit details
Copy full SHA for 9ffab6a
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
feat: Make timeout and count optional for atomic.wait and atomic.notify (#2093)
MaxGraey
authored
a6d934a
View commit details
Copy full SHA for a6d934a
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
[std] Improve bswap (#2077)
MaxGraey
authored
a32cead
View commit details
Copy full SHA for a32cead
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
feat: Add more methods for StaticArray (#2068)
MaxGraey
authored
880b2d5
View commit details
Copy full SHA for 880b2d5
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
feat: Add StaticArray#sort (#2062)
MaxGraey
authored
ab1f0e9
View commit details
Copy full SHA for ab1f0e9
View code at this point
Browse repository at this point
(math) avoid zero seed inside seedRandom (#2053)
MaxGraey
authored
78d40b0
View commit details
Copy full SHA for 78d40b0
View code at this point
Browse repository at this point
fix: Use shared temporary buffer for WASI out values (#2059)
dcodeIO
authored
fe06a2f
View commit details
Copy full SHA for fe06a2f
View code at this point
Browse repository at this point
fix: Use correct data length in Array#flat (#2058)
dcodeIO
authored
5dce4e4
View commit details
Copy full SHA for 5dce4e4
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Execute portable glue only once (#2049)
dcodeIO
authored
ee6144c
View commit details
Copy full SHA for ee6144c
View code at this point
Browse repository at this point
fix: (wasi) fix some potential issues. Make messages and labels as optional in console (#2047)
MaxGraey
authored
8e75367
View commit details
Copy full SHA for 8e75367
View code at this point
Browse repository at this point
fix: Fix internal hints in definitions (#2039)
MaxGraey
authored
71e407b
View commit details
Copy full SHA for 71e407b
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
[std] Optimize reverse method for Arrays (#2016)
MaxGraey
authored
fa42172
View commit details
Copy full SHA for fa42172
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
feat: Add findLastIndex for Array and TypedArray (Stage 3) (#1981)
MaxGraey
authored
a0307d8
View commit details
Copy full SHA for a0307d8
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
reduce INSERTION_SORT_THRESHOLD constant to 48 (#1978)
MaxGraey
authored
886a4a6
View commit details
Copy full SHA for 886a4a6
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
fix: new sorting algorithm (#1904)
MaxGraey
authored
6b774d4
View commit details
Copy full SHA for 6b774d4
View code at this point
Browse repository at this point
Commits on Jul 11, 2021
Annotate that the ERROR macro terminates execution (#1968)
dcodeIO
authored
f95ee44
View commit details
Copy full SHA for f95ee44
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
fix type declarations (#1917)
trusktr
authored
5eebd2f
View commit details
Copy full SHA for 5eebd2f
View code at this point
Browse repository at this point
Commits on Jun 12, 2021
Add string conversion error modes (#1902)
dcodeIO
authored
3564848
View commit details
Copy full SHA for 3564848
View code at this point
Browse repository at this point
Commits on Jun 9, 2021
Fixed stdlib builtins not working with typedoc (#1894)
Show description for 7ada77c
torch2424
authored
7ada77c
View commit details
Copy full SHA for 7ada77c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.