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
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-random
/
getrandom
Public
Notifications
You must be signed in to change notification settings
Fork
255
Star
574
Code
Issues
5
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Feature flags: wasm_js
- #574
#574
Merged
newpavlov
merged 15 commits into
rust-random:master
rust-random/getrandom:master
from
dhardy:target_flags
dhardy/getrandom:target_flags
Copy head branch name to clipboard
Jan 24, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature flags: wasm_js
#574
newpavlov
merged 15 commits into
rust-random:master
rust-random/getrandom:master
from
dhardy:target_flags
dhardy/getrandom:target_flags
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2025
Move [features] section up Cargo.toml
dhardy
committed
e2bd690
View commit details
Copy full SHA for e2bd690
Browse repository at this point
Add Rustix feature flag
Show description for d143e98
dhardy
committed
d143e98
View commit details
Copy full SHA for d143e98
Browse repository at this point
Use Rustix by default on Linux/Android with features=rustix
dhardy
committed
ef12a32
View commit details
Copy full SHA for ef12a32
Browse repository at this point
Add JS feature flag
Show description for 217483b
dhardy
committed
217483b
View commit details
Copy full SHA for 217483b
Browse repository at this point
Commits on Jan 3, 2025
CI: use feature js where required
dhardy
committed
a94fe50
View commit details
Copy full SHA for a94fe50
Browse repository at this point
Merge branch 'master' into target_flags
dhardy
committed
d898a78
View commit details
Copy full SHA for d898a78
Browse repository at this point
Remove feature rustix
dhardy
committed
03b00f1
View commit details
Copy full SHA for 03b00f1
Browse repository at this point
CI: WasmV1 also needs js
dhardy
committed
375ba77
View commit details
Copy full SHA for 375ba77
Browse repository at this point
cargo fmt
dhardy
committed
991cbdc
View commit details
Copy full SHA for 991cbdc
Browse repository at this point
CI: remove rustix job
dhardy
committed
eb060c3
View commit details
Copy full SHA for eb060c3
Browse repository at this point
CI: formatting fix
dhardy
committed
f3c8a38
View commit details
Copy full SHA for f3c8a38
Browse repository at this point
CI fix
dhardy
committed
43ca98e
View commit details
Copy full SHA for 43ca98e
Browse repository at this point
Commits on Jan 16, 2025
Merge branch 'master' into target_flags
dhardy
committed
ca12a88
View commit details
Copy full SHA for ca12a88
Browse repository at this point
Commits on Jan 22, 2025
Rename feature js -> wasm_js and remove auto opt-in
dhardy
committed
0bf8b1b
View commit details
Copy full SHA for 0bf8b1b
Browse repository at this point
Fix Web test and improve error msgs for wasm_js
dhardy
committed
50b68ba
View commit details
Copy full SHA for 50b68ba
Browse repository at this point
You can’t perform that action at this time.