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
.
wasmerio
/
wasmer
Public
Notifications
You must be signed in to change notification settings
Fork
993
Star
21k
Code
Issues
203
Pull requests
29
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 14, 2026
Merge pull request #6843 from wasmerio/codex/sdk-wasmer-api
Show description for dce84a9
syrusakbary
authored
dce84a9
View commit details
Copy full SHA for dce84a9
Browse repository at this point
fix(api): preserve V8 externref boundaries
syrusakbary
committed
3adfc64
View commit details
Copy full SHA for 3adfc64
Browse repository at this point
fix(api-js): address async API review feedback
syrusakbary
committed
9d190b8
View commit details
Copy full SHA for 9d190b8
Browse repository at this point
fix(api-js): address async API review feedback
syrusakbary
committed
a808455
View commit details
Copy full SHA for a808455
Browse repository at this point
fix(api-js-backend): bubble js panics up so errors are inspectable
syrusakbary
committed
102545d
View commit details
Copy full SHA for 102545d
Browse repository at this point
fix(api-js-backend): make memory maximum pages limit bigger
syrusakbary
committed
d387623
View commit details
Copy full SHA for d387623
Browse repository at this point
fix(api-js-backend): Properly annotate all tables, not just imported ones
syrusakbary
committed
504c39f
View commit details
Copy full SHA for 504c39f
Browse repository at this point
fix(api-js-backend): add copy_range_to_memory to the MemoryViews
syrusakbary
committed
cf2bab4
View commit details
Copy full SHA for cf2bab4
Browse repository at this point
fix(api-js-backend): Add support for ExternRefs in Wasmer JS backend
syrusakbary
committed
27dd641
View commit details
Copy full SHA for 27dd641
Browse repository at this point
fix(api-js-backend): Allow up to 4Gb memory pointers in JS backend
syrusakbary
committed
0538124
View commit details
Copy full SHA for 0538124
Browse repository at this point
fix(api): make demangling optional for browser builds
syrusakbary
committed
eb7ffd3
View commit details
Copy full SHA for eb7ffd3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into codex/sdk-wasmer-api
syrusakbary
committed
be5f3b0
View commit details
Copy full SHA for be5f3b0
Browse repository at this point
Commits on Aug 13, 2026
fix(security): add missing bounds check for static linear (#6879)
Show description for 1e62ffb
marxin
authored
1e62ffb
View commit details
Copy full SHA for 1e62ffb
Browse repository at this point
fix(Singlepass): drop wrong constant folding for emit comparison on x86_64 (#6880)
marxin
authored
2485583
View commit details
Copy full SHA for 2485583
Browse repository at this point
Commits on Aug 12, 2026
fix(deterministic_id): include all code-sensitive config flags (#6871)
Show description for 27af334
marxin
authored
27af334
View commit details
Copy full SHA for 27af334
Browse repository at this point
feat(wasix): build wasm_tests Rust fixtures with cargo-wasix (#6698)
Show description for b40655a
Arshia001
authored
b40655a
View commit details
Copy full SHA for b40655a
Browse repository at this point
feat!: drop unused and broken no-std support (#6876)
marxin
authored
7f2aaf7
View commit details
Copy full SHA for 7f2aaf7
Browse repository at this point
Commits on Aug 11, 2026
fix(wasix): complete built-in subprocesses and support version flags (#6875)
Show description for 725b4dc
theduke
authored
725b4dc
View commit details
Copy full SHA for 725b4dc
Browse repository at this point
fix(wasix): preserve CR and LF in noncanonical tty mode
theduke
committed
8d53599
View commit details
Copy full SHA for 8d53599
Browse repository at this point
fix(wasix): preserve carriage returns in raw tty mode
theduke
committed
c7bfc7f
View commit details
Copy full SHA for c7bfc7f
Browse repository at this point
Commits on Aug 10, 2026
review: tighten the multi-command assertion and reword the gate comment
Show description for 739b949
2 people
authored and
theduke
committed
739b949
View commit details
Copy full SHA for 739b949
Browse repository at this point
fix(wasix): don't inherit a dependency's entrypoint over the root's own commands
Show description for 9b4a083
2 people
authored and
theduke
committed
9b4a083
View commit details
Copy full SHA for 9b4a083
Browse repository at this point
fix(wasix): preserve nonblocking connect errors (#6858)
Show description for d5e4120
kilyanni
authored
d5e4120
View commit details
Copy full SHA for d5e4120
Browse repository at this point
Commits on Aug 7, 2026
feat(experimental-artifact): replace Cargo feature with a config option (#6866)
marxin
authored
1276e84
View commit details
Copy full SHA for 1276e84
Browse repository at this point
fix(memory.atomic): offset, add boundary and alignment checks (#6862)
marxin
authored
dfb19c1
View commit details
Copy full SHA for dfb19c1
Browse repository at this point
Commits on Aug 6, 2026
deps(inkwell): port to latest release (#6860)
marxin
authored
e2a9593
View commit details
Copy full SHA for e2a9593
Browse repository at this point
feat!: drop Windows support for Sys (Compilers) back-end (#6826)
Show description for 71ed203
marxin
authored
71ed203
View commit details
Copy full SHA for 71ed203
Browse repository at this point
Commits on Aug 5, 2026
feat(experimental-artifact): add --profiler gdb/lldb (#6849)
marxin
authored
67caaf2
View commit details
Copy full SHA for 67caaf2
Browse repository at this point
Merge pull request #6841 from wasmerio/artifact-support-all-linux-targets
Show description for da7d28f
syrusakbary
authored
da7d28f
View commit details
Copy full SHA for da7d28f
Browse repository at this point
deps: bump MSRV to 1.95 (#6855)
marxin
authored
2684b19
View commit details
Copy full SHA for 2684b19
Browse repository at this point
deps(comfy-table): port to latest release (#6856)
marxin
authored
0d0de4d
View commit details
Copy full SHA for 0d0de4d
Browse repository at this point
feat: port to vanilla Wild and use in-memory FS (#6848)
marxin
authored
ecb3de4
View commit details
Copy full SHA for ecb3de4
Browse repository at this point
fix: memory32_atomic_check miss off-by-width bounds check (#6853)
marxin
authored
8c8fa7e
View commit details
Copy full SHA for 8c8fa7e
Browse repository at this point
Commits on Aug 4, 2026
deps: update to latest SemVer-breaking version (#6839)
Show description for 77c5357
marxin
authored
77c5357
View commit details
Copy full SHA for 77c5357
Browse repository at this point
Commits on Aug 3, 2026
fix: parse plan-based perish reason (#6842)
maminrayej
authored
0b16f72
View commit details
Copy full SHA for 0b16f72
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.