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
.
python
/
mypy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
20.6k
Code
Issues
2.7k
Pull requests
458
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[mypyc] Add support for building mypyc code on WASM
- #13446
#13446
Merged
hauntsaninja
merged 13 commits into
master
python/mypy:master
from
wasm
python/mypy:wasm
Copy head branch name to clipboard
Sep 16, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[mypyc] Add support for building mypyc code on WASM
#13446
hauntsaninja
merged 13 commits into
master
python/mypy:master
from
wasm
python/mypy:wasm
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2022
Add support for building mypyc code on WASM
emmatyping
committed
d8d257c
View commit details
Copy full SHA for d8d257c
Browse repository at this point
Fix formatting for black
emmatyping
committed
d750371
View commit details
Copy full SHA for d750371
Browse repository at this point
Commits on Aug 19, 2022
Merge branch 'master' into wasm
emmatyping
authored
cff492f
View commit details
Copy full SHA for cff492f
Browse repository at this point
Fix size of short
emmatyping
committed
6f34290
View commit details
Copy full SHA for 6f34290
Browse repository at this point
Merge branch 'wasm' of github.com:python/mypy into wasm
emmatyping
committed
cf38340
View commit details
Copy full SHA for cf38340
Browse repository at this point
Commits on Aug 20, 2022
More tweaks, broken
emmatyping
committed
dfba603
View commit details
Copy full SHA for dfba603
Browse repository at this point
Commits on Aug 21, 2022
Merge branch 'master' of github.com:python/mypy into wasm
emmatyping
committed
af2b349
View commit details
Copy full SHA for af2b349
Browse repository at this point
Commits on Sep 4, 2022
Merge master in wasm
emmatyping
committed
ca00b4d
View commit details
Copy full SHA for ca00b4d
Browse repository at this point
Commits on Sep 16, 2022
Add support for outputting vt100 colors with mypy running on emscripten
emmatyping
committed
4ec39a8
View commit details
Copy full SHA for 4ec39a8
Browse repository at this point
Merge branch 'wasm' of github.com:python/mypy into wasm
emmatyping
committed
95993f9
View commit details
Copy full SHA for 95993f9
Browse repository at this point
Run black
emmatyping
committed
9422bfc
View commit details
Copy full SHA for 9422bfc
Browse repository at this point
Use bit_length instead of rounding
Show description for 7f84702
emmatyping
and
hauntsaninja
authored
7f84702
View commit details
Copy full SHA for 7f84702
Browse repository at this point
Remove no longer needed math import
emmatyping
authored
fdd78db
View commit details
Copy full SHA for fdd78db
Browse repository at this point
You can’t perform that action at this time.