Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
A-Babin
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
size-tostring
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 23, 2020
Use explicit cast in Usize/Isize#toString
dcodeIO
committed
c63976d
Copy full SHA for c63976d
Commits on Oct 22, 2020
fix: Fix publishing / update dependencies (#1516)
dcodeIO
authored
32d10b4
Copy full SHA for 32d10b4
feat: Make Rtrace ESM by default, with UMD fallback (#1515)
Show description for 2e249e4
dcodeIO
authored
2e249e4
Copy full SHA for 2e249e4
feat: Generalize runtime (#1503)
Show description for 8c97612
dcodeIO
authored
8c97612
Copy full SHA for 8c97612
feat: Make loader ESM by default, with UMD fallback (#1513)
Show description for ff80a4e
dcodeIO
authored
ff80a4e
Copy full SHA for ff80a4e
Update Binaryen (#1514)
MaxGraey
authored
6ed4f74
Copy full SHA for 6ed4f74
Commits on Oct 20, 2020
fix: Wrap RHS of SMI shifts to maximum size of type in bits (#1511)
Show description for 9b57abd
MaxGraey
authored
9b57abd
Copy full SHA for 9b57abd
fix: Keep recompiling when unifying local flags in loops
dcodeIO
authored
a0a9da7
Copy full SHA for a0a9da7
Commits on Oct 19, 2020
Update binaryen to latest (#1506)
MaxGraey
authored
93703aa
Copy full SHA for 93703aa
Commits on Oct 16, 2020
fix: Fix conflicting imports type definition in loader (#1508)
Martin Fredriksson
authored
dad5add
Copy full SHA for dad5add
Improve generated type defininitions for ASModule (#1510)
MaxGraey
authored
5b0a7ae
Copy full SHA for 5b0a7ae
Clean up inline-asm definitions, add i32/i64/f32/f64.div(_s/u) (#1509)
dcodeIO
authored
f1282f3
Copy full SHA for f1282f3
Commits on Oct 15, 2020
fix: Small integer rotl/rotr should use temp variables
MaxGraey
authored
81fda4c
Copy full SHA for 81fda4c
Refactor binary expression compilation to be reusable in builtins (#1489)
Show description for a4dc45e
dcodeIO
authored
a4dc45e
Copy full SHA for a4dc45e
Commits on Oct 12, 2020
Slightly improve pass pipeline (#1498)
MaxGraey
authored
b4ca3f9
Copy full SHA for b4ca3f9
Improve inlining thresholds for default optimization (#1475)
MaxGraey
authored
a5d11ed
Copy full SHA for a5d11ed
fix: Fix rotl/rotr builtins for small integers (#1494)
MaxGraey
authored
041d35b
Copy full SHA for 041d35b
Commits on Oct 8, 2020
fix: Update Binaryen to latest (#1490)
MaxGraey
authored
a373d93
Copy full SHA for a373d93
Commits on Oct 6, 2020
Fix a comment typo in TLSF (#1480)
ggreif
authored
97dcab6
Copy full SHA for 97dcab6
Add RTrace shadow memory and instrumentation (#1476)
Show description for 5b2d529
dcodeIO
authored
5b2d529
Copy full SHA for 5b2d529
Update Binaryen to latest and enable fast math by default (#1481)
MaxGraey
authored
de022c9
Copy full SHA for de022c9
Commits on Oct 5, 2020
feat: Add bultins: i32/i64/f32/f64.add/sub/mul (#1484)
Show description for 3223f76
ValeriaVG
and
MaxGraey
authored
3223f76
Copy full SHA for 3223f76
Commits on Sep 29, 2020
Update binaryen to latest (#1477)
MaxGraey
authored
c0eb3bb
Copy full SHA for c0eb3bb
Commits on Sep 27, 2020
feat(loader): Use TextDecoder for large strings (#1471)
MaxGraey
authored
125865a
Copy full SHA for 125865a
Commits on Sep 25, 2020
Simplify Math.signbit (don't ignore NaN sign bits) (#1467)
MaxGraey
authored
9948f41
Copy full SHA for 9948f41
Commits on Sep 19, 2020
feat: Update reference types support to latest Binaryen (#1465)
dcodeIO
authored
9f38cc4
Copy full SHA for 9f38cc4
Commits on Sep 11, 2020
Update Binaryen to latest
Show description for c76eb81
dcodeIO
authored
c76eb81
Copy full SHA for c76eb81
Commits on Sep 8, 2020
Update dependencies (#1461)
dcodeIO
authored
c474db4
Copy full SHA for c474db4
Commits on Sep 5, 2020
fix: Fix source map column numbers being off by one (#1458)
dcodeIO
authored
87f20fa
Copy full SHA for 87f20fa
Fix StaticArray id being zero in static memory segments (#1457)
dcodeIO
authored
543ce1a
Copy full SHA for 543ce1a
Fix asinit keeping npm default test (#1456)
dcodeIO
authored
6254c67
Copy full SHA for 6254c67
Commits on Sep 4, 2020
Add fast path for x % +/-1.0 (#1447)
MaxGraey
authored
b463346
Copy full SHA for b463346
Build and shim improvements (#1446)
Show description for 1355ae7
MaxGraey
authored
1355ae7
Copy full SHA for 1355ae7
Commits on Aug 24, 2020
Use dynamic require in asc.js without eval (#1445)
MaxGraey
authored
ed7570f
Copy full SHA for ed7570f
Commits on Aug 20, 2020
fix: Fix MIN_NORMAL_VALUE definitions and unify f32/F32, f64/F64 constants (#1443)
MaxGraey
authored
6df63c4
Copy full SHA for 6df63c4
Pagination
Previous
Next
You can’t perform that action at this time.