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 }}
alexreinking
/
wabt
Public
forked from
WebAssembly/wabt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 31, 2024
Fix OpenSSL dependency in CMake (#2447)
steven-johnson
authored
97b9086
View commit details
Copy full SHA for 97b9086
Browse repository at this point
Commits on Jul 16, 2024
Fix macro redefinition error when building wasm_rt w/ Android NDK (#2437)
squk
authored
ed1ce97
View commit details
Copy full SHA for ed1ce97
Browse repository at this point
Commits on Jul 12, 2024
Fix parsing of malformed element section in text format (#2439)
Changqing-JING
authored
5d999f0
View commit details
Copy full SHA for 5d999f0
Browse repository at this point
Fix deprecated FetchContent_Populate warning third_party/uvwasi cmake build (#2440)
Changqing-JING
authored
adc4c9f
View commit details
Copy full SHA for adc4c9f
Browse repository at this point
Commits on Jul 9, 2024
Upgrade SIMDe submodule to 0.8.2 (#2438)
mr-c
authored
00a1e05
View commit details
Copy full SHA for 00a1e05
Browse repository at this point
Commits on Jun 26, 2024
wasm2c: Segue optimization for modules with a single unshared memory (#2395)
shravanrn
authored
0e871af
View commit details
Copy full SHA for 0e871af
Browse repository at this point
Commits on Jun 24, 2024
Avoid creating temporary vector copies when checking signature (#2435)
mjbshaw
authored
f820d17
View commit details
Copy full SHA for f820d17
Browse repository at this point
Commits on Jun 22, 2024
Update opcode.def (#2434)
Show description for f2a39dd
tianstcht
authored
f2a39dd
View commit details
Copy full SHA for f2a39dd
Browse repository at this point
Commits on Jun 21, 2024
Fix typo in token.def (#2433)
mjbshaw
authored
65b61e0
View commit details
Copy full SHA for 65b61e0
Browse repository at this point
Commits on Jun 3, 2024
Correct wasm2c example Makefiles (#2426)
Show description for 4beb525
Rexicon226
authored
4beb525
View commit details
Copy full SHA for 4beb525
Browse repository at this point
Commits on May 22, 2024
[wasm-objdump] Fix reporting of imported 64-bit tables (#2425)
sbc100
authored
2c50f59
View commit details
Copy full SHA for 2c50f59
Browse repository at this point
Commits on May 20, 2024
wasm2c: Use wabt::StripExtension (#2424)
Show description for 926304e
SoniEx2
authored
926304e
View commit details
Copy full SHA for 926304e
Browse repository at this point
Commits on May 15, 2024
Update testsuite and implement table64 (#2418)
Show description for 44837a7
sbc100
authored
44837a7
View commit details
Copy full SHA for 44837a7
Browse repository at this point
Commits on May 14, 2024
Version 1.0.35 (#2421)
sbc100
authored
39f85a7
View commit details
Copy full SHA for 39f85a7
Browse repository at this point
Fix bug in wasm2c's tail-call optimization code generation (#2420)
squk
authored
d1e54a8
View commit details
Copy full SHA for d1e54a8
Browse repository at this point
Commits on May 13, 2024
Update testsuite and corresponding update to comment parser (#2416)
Show description for c24a216
sbc100
authored
c24a216
View commit details
Copy full SHA for c24a216
Browse repository at this point
Commits on May 8, 2024
Align release workflow with CI, for Apple Silicon (#2415)
SoniEx2
authored
0df6c26
View commit details
Copy full SHA for 0df6c26
Browse repository at this point
Commits on May 4, 2024
Revert manual changes to src/prebuilt/lexer-keywords.cc. NFC (#2412)
Show description for b03f929
sbc100
authored
b03f929
View commit details
Copy full SHA for b03f929
Browse repository at this point
Commits on Mar 26, 2024
Add macOS arm64 support and CI testing (#2406)
SoniEx2
authored
356931a
View commit details
Copy full SHA for 356931a
Browse repository at this point
Commits on Mar 25, 2024
Suppress pass-failed warnings (#2404)
SoniEx2
authored
ff03168
View commit details
Copy full SHA for ff03168
Browse repository at this point
Commits on Mar 20, 2024
wasm2c: Fix warning on signed/unsigned comparison
shravanrn
committed
923f60f
View commit details
Copy full SHA for 923f60f
Browse repository at this point
Commits on Mar 18, 2024
wasm2c: Fix periodic ASLR related crashes in sanitizer builds
shravanrn
committed
373724b
View commit details
Copy full SHA for 373724b
Browse repository at this point
Commits on Mar 11, 2024
Add support for new WASM_SEGMENT_FLAG_RETAIN segment flag (#2399)
Show description for bfcd0a1
kateinoigakukun
authored
bfcd0a1
View commit details
Copy full SHA for bfcd0a1
Browse repository at this point
Commits on Feb 12, 2024
wasm2c: Cleanup examples makefile
shravanrn
committed
1471dff
View commit details
Copy full SHA for 1471dff
Browse repository at this point
wasm2c/README.md: update to reflect new compile command post-#2308 (#2390)
keithw
authored
fd3c186
View commit details
Copy full SHA for fd3c186
Browse repository at this point
[ci] Add s390x workflow (#2380)
SoniEx2
authored
0562fd5
View commit details
Copy full SHA for 0562fd5
Browse repository at this point
Commits on Feb 8, 2024
Fix rot13 test on big-endian platforms (#2386)
SoniEx2
authored
1263c6a
View commit details
Copy full SHA for 1263c6a
Browse repository at this point
Don't try to find upstream in detached HEAD (#2387)
Show description for ef85155
SoniEx2
authored
ef85155
View commit details
Copy full SHA for ef85155
Browse repository at this point
Commits on Feb 7, 2024
wasm2c: Implement big-endian SIMD (#2340)
SoniEx2
authored
786f8ea
View commit details
Copy full SHA for 786f8ea
Browse repository at this point
Commits on Feb 6, 2024
Fallback to pthreads if threads aren't available (#2385)
walkingeyerobot
authored
0388727
View commit details
Copy full SHA for 0388727
Browse repository at this point
Commits on Feb 2, 2024
Do not use guard pages on big-endian (#2382)
SoniEx2
authored
d566609
View commit details
Copy full SHA for d566609
Browse repository at this point
Commits on Feb 1, 2024
Add missing casts on big-endian (#2381)
SoniEx2
authored
e4a6d92
View commit details
Copy full SHA for e4a6d92
Browse repository at this point
Remove unnecessary restriction (#2378)
Show description for 38860a9
SoniEx2
authored
38860a9
View commit details
Copy full SHA for 38860a9
Browse repository at this point
Commits on Jan 31, 2024
wasm2c: move table ops to an include file
shravanrn
committed
49950cb
View commit details
Copy full SHA for 49950cb
Browse repository at this point
wasm2c: Cleanup formatting of wasm-rt.h
shravanrn
committed
cfe0f5e
View commit details
Copy full SHA for cfe0f5e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.