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 }}
javascriptDev
/
binaryen
Public
forked from
WebAssembly/binaryen
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
binaryen
test
spec
on
coa2
User selector
All users
All time
Commit history
Commits on Jan 7, 2019
Massive renaming (#1855)
Show description for 7d94900
tlively
authored
7d94900
View commit details
Copy full SHA for 7d94900
View code at this point
Browse repository at this point
Fix SIMD test placement (#1853)
tlively
authored
6f91af1
View commit details
Copy full SHA for 6f91af1
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
SIMD (#1820)
Show description for 3325a9c
tlively
authored
3325a9c
View commit details
Copy full SHA for 3325a9c
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Implement nontrapping float-to-int instructions (#1780)
tlively
authored
bebbeb5
View commit details
Copy full SHA for bebbeb5
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
check-in the test/spec suite instead of as submodule (#1677)
jayphelps
authored and
kripken
committed
30de95a
View commit details
Copy full SHA for 30de95a
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Update call_indirect text syntax to match spec update (#1281)
Show description for ca09203
dschuff
authored
ca09203
View commit details
Copy full SHA for ca09203
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Return to more structured type rules for block and if (#1148)
Show description for c0f21e1
kripken
authored
c0f21e1
View commit details
Copy full SHA for c0f21e1
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
validate returned values in all cases, even if the function returns none we should still not have returns with a value, etc. update spec tests to remove some stacky tests that do not fit these new …
Show description for 4eb81f6
kripken
authored
4eb81f6
View commit details
Copy full SHA for 4eb81f6
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
update spec tests, now using binary-0xc branch as our stack test refactoring landed in upstream (#754)
kripken
authored
b4d7c60
View commit details
Copy full SHA for b4d7c60
View code at this point
Browse repository at this point
Commits on Sep 24, 2016
precompute void expressions too
kripken
committed
f28bba2
View commit details
Copy full SHA for f28bba2
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
update spec tests and check.py's handling of them
kripken
committed
5b31537
View commit details
Copy full SHA for 5b31537
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
re-enable spec tests
kripken
committed
f1c74af
View commit details
Copy full SHA for f1c74af
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
in DemoteFloat64, if the truncated value is exactly at the limit, return it (#665)
Show description for 8e8c311
kripken
authored
8e8c311
View commit details
Copy full SHA for 8e8c311
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Update waterfall build revision to 9397 (#662)
Show description for e8da13d
dschuff
authored
e8da13d
View commit details
Copy full SHA for e8da13d
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
wast function type name desugaring is changing in spec:301 (#654)
kripken
authored
cffbc4b
View commit details
Copy full SHA for cffbc4b
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
update spec tests, and handle some flux in call_indirect in upstream
kripken
committed
fa050b2
View commit details
Copy full SHA for fa050b2
View code at this point
Browse repository at this point
Commits on May 25, 2016
update spec tests, and handle the new .fail. tests (#541)
kripken
committed
43a9ecd
View commit details
Copy full SHA for 43a9ecd
View code at this point
Browse repository at this point
Commits on May 18, 2016
spec test updates, and many validation fixes
kripken
committed
cf224aa
View commit details
Copy full SHA for cf224aa
View code at this point
Browse repository at this point
Commits on May 12, 2016
update spec tests (#478)
kripken
committed
b048e6e
View commit details
Copy full SHA for b048e6e
View code at this point
Browse repository at this point
Commits on May 9, 2016
update spec tests
kripken
committed
cd73748
View commit details
Copy full SHA for cd73748
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
update tests
kripken
committed
fcdea4f
View commit details
Copy full SHA for fcdea4f
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Properly align the stack pointer
Show description for 62c07b5
dschuff
authored and
kripken
committed
62c07b5
View commit details
Copy full SHA for 62c07b5
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
update spec tests, and new memory page size usage
kripken
committed
b0d4599
View commit details
Copy full SHA for b0d4599
View code at this point
Browse repository at this point
Commits on Mar 19, 2016
update spec tests and support eqz
kripken
committed
eb13527
View commit details
Copy full SHA for eb13527
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Implement rotates
dschuff
committed
0c0850e
View commit details
Copy full SHA for 0c0850e
View code at this point
Browse repository at this point
Make initial and max memory sizes be in pages instead of bytes
Show description for 1b45938
dschuff
committed
1b45938
View commit details
Copy full SHA for 1b45938
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
br_table, no more cases
kripken
committed
284ae67
View commit details
Copy full SHA for 284ae67
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
update spec test repo
kripken
committed
2e9bc3d
View commit details
Copy full SHA for 2e9bc3d
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
update spec test repo
kripken
committed
7543689
View commit details
Copy full SHA for 7543689
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
update spec test repo
kripken
committed
ad4ce50
View commit details
Copy full SHA for ad4ce50
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
grow memory returns a value now, and we can update the spec tests after doing that
kripken
committed
3121d8c
View commit details
Copy full SHA for 3121d8c
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
Update LLVM build and tests to 3913 (r261014)
Show description for f268d8a
dschuff
committed
f268d8a
View commit details
Copy full SHA for f268d8a
View code at this point
Browse repository at this point
Commits on Feb 12, 2016
call start method in interpreter
kripken
committed
f061ca8
View commit details
Copy full SHA for f061ca8
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
update spec tests and shift to putting the br_if condition at the end, as was just changed to in the spec
kripken
committed
79d405b
View commit details
Copy full SHA for 79d405b
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Fix select
Show description for 7459e5a
jfbastien
committed
7459e5a
View commit details
Copy full SHA for 7459e5a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.