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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 9, 2020
fix: Fix invalid and remove unnecessary string encoding arguments in asc (#1570)
dcodeIO
authored
879e10f
Copy full SHA for 879e10f
Commits on Dec 8, 2020
fix: Account for virtual stub finalization discovering more virtual calls (#1569)
dcodeIO
authored
1f611c6
Copy full SHA for 1f611c6
Backport fixes made in #1559 (#1568)
dcodeIO
authored
d568e82
Copy full SHA for d568e82
Commits on Dec 7, 2020
fix: Fix parseExp reading oob during parseFloat (#1567)
MaxGraey
authored
38f7705
Copy full SHA for 38f7705
Commits on Dec 3, 2020
fix: Fix wrong reallocations in String#replaceAll + refactoring (#1564)
MaxGraey
authored
1fcc374
Copy full SHA for 1fcc374
Commits on Nov 23, 2020
Add more detailed release config for asconfig template (#1532)
MaxGraey
authored
bdee862
Copy full SHA for bdee862
feat: Support .wast extension in --textFile (#1545)
MaxGraey
authored
0544b87
Copy full SHA for 0544b87
Add definitions for RTrace hooks (#1558)
jtenner
authored
34dd7a0
Copy full SHA for 34dd7a0
fix: Update Binaryen constants to reflect opcode renumbering (#1552)
MaxGraey
authored
00bc624
Copy full SHA for 00bc624
Commits on Nov 9, 2020
fix: Fix local confusion in builtin min/max/rotl/rotr (#1540)
dcodeIO
authored
d0a2c9e
Copy full SHA for d0a2c9e
Update Binaryen to 98.0.0-nightly.20201109 (#1531)
MaxGraey
authored
0204ff3
Copy full SHA for 0204ff3
Commits on Oct 30, 2020
Update Binaryen to 98.0.0-nightly.20201030 / update pass pipeline (#1526)
MaxGraey
authored
353807e
Copy full SHA for 353807e
Commits on Oct 28, 2020
Add link to examples (#1528)
MaxGraey
authored
c7ba137
Copy full SHA for c7ba137
fix: Add package exports fallback for the CLI, dist files, etc. (#1527)
dcodeIO
authored
019515e
Copy full SHA for 019515e
Commits on Oct 27, 2020
Fix string casemapping test (#1525)
MaxGraey
authored
e9982a9
Copy full SHA for e9982a9
Align comments of the new heap functions with docs (#1524)
dcodeIO
authored
3564303
Copy full SHA for 3564303
Slightly optimize Math.mod (#1521)
MaxGraey
authored
0fa51ab
Copy full SHA for 0fa51ab
Update Binaryen to 98.0.0-nightly.20201027 (#1523)
MaxGraey
authored
76dc85d
Copy full SHA for 76dc85d
Commits on Oct 25, 2020
Switch release process to aspublish (#1519)
dcodeIO
authored
cf20c6c
Copy full SHA for cf20c6c
Update to Binaryen 98.0.0-nightly.20201025 (#1520)
MaxGraey
authored
ec730cf
Copy full SHA for ec730cf
Commits on Oct 23, 2020
fix: Use explicit cast in Usize/Isize#toString (#1517)
dcodeIO
authored
bee3b73
Copy full SHA for bee3b73
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
Pagination
Previous
Next
You can’t perform that action at this time.