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
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
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
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.6k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
std: Get the standard library compiling for wasm64
- #90382
#90382
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
alexcrichton:wasm64-libstd
alexcrichton/rust:wasm64-libstd
Copy head branch name to clipboard
Nov 18, 2021
Conversation
Commits
17
(17)
Checks
Files changed
Merged
std: Get the standard library compiling for wasm64
#90382
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
alexcrichton:wasm64-libstd
alexcrichton/rust:wasm64-libstd
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2021
std: Get the standard library compiling for wasm64
Show description for 7f3ffbc
alexcrichton
committed
7f3ffbc
View commit details
Copy full SHA for 7f3ffbc
Browse repository at this point
Enable WebAssembly features by default on wasm64
Show description for cfb2f98
alexcrichton
committed
cfb2f98
View commit details
Copy full SHA for cfb2f98
Browse repository at this point
Use `target_family = "wasm"`
alexcrichton
committed
9716388
View commit details
Copy full SHA for 9716388
Browse repository at this point
Update platform support docs
alexcrichton
committed
f738abe
View commit details
Copy full SHA for f738abe
Browse repository at this point
Review comments
alexcrichton
committed
caa9e4a
View commit details
Copy full SHA for caa9e4a
Browse repository at this point
Fix a crash with wasm64 in LLVM
Show description for d208e19
alexcrichton
committed
d208e19
View commit details
Copy full SHA for d208e19
Browse repository at this point
Update more rustc/libtest things for wasm64
Show description for d2a3c24
alexcrichton
committed
d2a3c24
View commit details
Copy full SHA for d2a3c24
Browse repository at this point
Use more robust checks in rustc for wasm
alexcrichton
committed
a3b9405
View commit details
Copy full SHA for a3b9405
Browse repository at this point
Update stdarch/compiler_builtins
Show description for 88f1bf7
alexcrichton
committed
88f1bf7
View commit details
Copy full SHA for 88f1bf7
Browse repository at this point
Update dlmalloc for libstd
Show description for b5c3f4c
alexcrichton
committed
b5c3f4c
View commit details
Copy full SHA for b5c3f4c
Browse repository at this point
Update stdarch/dlmalloc
Show description for e4b3496
alexcrichton
committed
e4b3496
View commit details
Copy full SHA for e4b3496
Browse repository at this point
Add target documentation for wasm64-unknown-unknown
alexcrichton
committed
9d6f7f7
View commit details
Copy full SHA for 9d6f7f7
Browse repository at this point
Update src/doc/rustc/src/platform-support.md
Show description for 1d74c77
alexcrichton
and
joshtriplett
committed
1d74c77
View commit details
Copy full SHA for 1d74c77
Browse repository at this point
Add a missing doc link
alexcrichton
committed
9a44235
View commit details
Copy full SHA for 9a44235
Browse repository at this point
Disable `.debug_aranges` for all wasm targets
Show description for 7dc3836
alexcrichton
committed
7dc3836
View commit details
Copy full SHA for 7dc3836
Browse repository at this point
Commits on Nov 16, 2021
Add emscripten to the "wasm" family of targets
alexcrichton
committed
97cd27a
View commit details
Copy full SHA for 97cd27a
Browse repository at this point
Commits on Nov 17, 2021
Fix emscripten tests
alexcrichton
committed
af217f7
View commit details
Copy full SHA for af217f7
Browse repository at this point
You can’t perform that action at this time.