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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WebAssembly
/
binaryen
Public
Notifications
You must be signed in to change notification settings
Fork
871
Star
8.6k
Code
Issues
336
Pull requests
217
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
TypeScript globals & Module class
- #8881
#8881
Draft
chharvey
wants to merge 16 commits into
WebAssembly:main
WebAssembly/binaryen:main
from
chharvey:feat/ts-globals
chharvey/binaryen:feat/ts-globals
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
TypeScript globals & Module class
#8881
chharvey
wants to merge 16 commits into
WebAssembly:main
WebAssembly/binaryen:main
from
chharvey:feat/ts-globals
chharvey/binaryen:feat/ts-globals
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
build: initialize core files
chharvey
committed
92905a5
View commit details
Copy full SHA for 92905a5
Browse repository at this point
feat: update Emscripten build && test internals
chharvey
committed
28c2daf
View commit details
Copy full SHA for 28c2daf
Browse repository at this point
feat: add constants & enums
chharvey
committed
0f8660d
View commit details
Copy full SHA for 0f8660d
Browse repository at this point
docs: add overview
chharvey
committed
97a806d
View commit details
Copy full SHA for 97a806d
Browse repository at this point
Commits on Jun 22, 2026
refactor: remove `out,err` from `EXPORTED_RUNTIME_METHODS`
chharvey
committed
1ba5226
View commit details
Copy full SHA for 1ba5226
Browse repository at this point
build: update node version req
chharvey
committed
7581822
View commit details
Copy full SHA for 7581822
Browse repository at this point
Commits on Jul 4, 2026
new file: ts/src/-utils.ts
chharvey
committed
c7e2b2a
View commit details
Copy full SHA for c7e2b2a
Browse repository at this point
feat: stub `Module` class
chharvey
committed
d2884f7
View commit details
Copy full SHA for d2884f7
Browse repository at this point
feat: add globals file & functions
chharvey
committed
e577af2
View commit details
Copy full SHA for e577af2
Browse repository at this point
feat: add `Module` instance methods
chharvey
committed
0e00ecc
View commit details
Copy full SHA for 0e00ecc
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into feat/ts-core
chharvey
committed
597940e
View commit details
Copy full SHA for 597940e
Browse repository at this point
Merge branch 'feat/ts-core' into feat/ts-globals
chharvey
committed
75afea8
View commit details
Copy full SHA for 75afea8
Browse repository at this point
Commits on Jul 30, 2026
test: reorg enum tests
chharvey
committed
2d452fe
View commit details
Copy full SHA for 2d452fe
Browse repository at this point
test: add more enum tests
chharvey
committed
57dbe0c
View commit details
Copy full SHA for 57dbe0c
Browse repository at this point
Commits on Jul 31, 2026
Merge branch 'main' into feat/ts-core
chharvey
committed
7ee61b0
View commit details
Copy full SHA for 7ee61b0
Browse repository at this point
Merge branch 'feat/ts-core' into feat/ts-globals
chharvey
committed
b3e8746
View commit details
Copy full SHA for b3e8746
Browse repository at this point
You can’t perform that action at this time.