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
.
elixir-volt
/
quickbeam
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
414
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WebAssembly support via WAMR interpreter
- #3
#3
Merged
dannote
merged 14 commits into
master
elixir-volt/quickbeam:master
from
wasm
elixir-volt/quickbeam:wasm
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
WebAssembly support via WAMR interpreter
#3
dannote
merged 14 commits into
master
elixir-volt/quickbeam:master
from
wasm
elixir-volt/quickbeam:wasm
Copy head branch name to clipboard
Commits
Commits on Apr 9, 2026
Add WASM support design document
dannote
committed
57a81ac
View commit details
Copy full SHA for 57a81ac
Browse repository at this point
Add WASM binary parser and disassembler
Show description for 9adef2b
dannote
committed
9adef2b
View commit details
Copy full SHA for 9adef2b
Browse repository at this point
Remove research artifacts
dannote
committed
52ff22c
View commit details
Copy full SHA for 52ff22c
Browse repository at this point
Integrate WAMR interpreter for WASM execution
Show description for 2980aab
dannote
committed
2980aab
View commit details
Copy full SHA for 2980aab
Browse repository at this point
Remove WASM_DESIGN.md
dannote
committed
9d9eaaa
View commit details
Copy full SHA for 9d9eaaa
Browse repository at this point
Add JS WebAssembly global inside QuickBEAM runtimes
Show description for 9f25c7e
dannote
committed
9f25c7e
View commit details
Copy full SHA for 9f25c7e
Browse repository at this point
Restructure WASM API to match QuickBEAM conventions
Show description for c49e6ba
dannote
committed
c49e6ba
View commit details
Copy full SHA for c49e6ba
Browse repository at this point
Improve WebAssembly JS API compatibility
dannote
committed
394630a
View commit details
Copy full SHA for 394630a
Browse repository at this point
Reuse imported globals in WebAssembly exports
dannote
committed
e9110ff
View commit details
Copy full SHA for e9110ff
Browse repository at this point
Silence WebAssembly polyfill max-lines lint warning
dannote
committed
28a4c73
View commit details
Copy full SHA for 28a4c73
Browse repository at this point
Run WebAssembly imports inside QuickJS contexts
dannote
committed
2ef4597
View commit details
Copy full SHA for 2ef4597
Browse repository at this point
Stabilize Zig source builds with a local cache
dannote
committed
57bea31
View commit details
Copy full SHA for 57bea31
Browse repository at this point
Fix WebAssembly CI failures
dannote
committed
2d4bc07
View commit details
Copy full SHA for 2d4bc07
Browse repository at this point
Reduce Zig NIF boilerplate
dannote
committed
8c37ccc
View commit details
Copy full SHA for 8c37ccc
Browse repository at this point
You can’t perform that action at this time.