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 }}
rhmoller
/
lua2wasm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: rhmoller/lua2wasm
Actions
All workflows
Workflows
pages
pages
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
67 workflow runs
67 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs(readme): document the --embed-api host-call ABI
pages
#67:
Commit
21728ad
pushed by
rhmoller
1m 8s
main
main
1m 8s
View workflow file
feat(playground): add a "hide dead code" toggle to the WAT viewer
pages
#66:
Commit
8710eca
pushed by
rhmoller
42s
main
main
42s
View workflow file
docs: rewrite tiny example as Stack class, surface it in the playground
pages
#65:
Commit
01f3f4b
pushed by
rhmoller
31s
main
main
31s
View workflow file
feat(codegen): specialize numerics by default; -O0 selects boxed fall…
pages
#64:
Commit
54ef6ca
pushed by
rhmoller
28s
main
main
28s
View workflow file
docs(readme): lead with an end-user-focused intro and quickstart
pages
#63:
Commit
2797384
pushed by
rhmoller
42s
main
main
42s
View workflow file
fix(prelude): table.sort detects an inconsistent comparator (faithful…
pages
#62:
Commit
7eb49ef
pushed by
rhmoller
33s
main
main
33s
View workflow file
fix(format): %c masks the low byte in 64-bit (was Number(iv)&0xff)
pages
#61:
Commit
9a1db60
pushed by
rhmoller
37s
main
main
37s
View workflow file
fix(format): complete string.format scanformat validation (#12)
pages
#60:
Commit
5afb954
pushed by
rhmoller
31s
main
main
31s
View workflow file
fix(prelude): builtins requiring an argument raise on zero args (luaL…
pages
#59:
Commit
9c42e23
pushed by
rhmoller
32s
main
main
32s
View workflow file
fix(prelude): reject a nil or NaN table key on t[k]=v and {[k]=v}
pages
#58:
Commit
cdbbcf8
pushed by
rhmoller
29s
main
main
29s
View workflow file
test(fuzz): add patterns phase (string.find/match/gmatch/gsub)
pages
#57:
Commit
ccd0788
pushed by
rhmoller
30s
main
main
30s
View workflow file
fix(format): '#' flag forces a decimal point for %f/%e/%g at precision 0
pages
#56:
Commit
b1a6c33
pushed by
rhmoller
34s
main
main
34s
View workflow file
feat(playground): add a <close> (to-be-closed) demo preset
pages
#55:
Commit
41d6829
pushed by
rhmoller
29s
main
main
29s
View workflow file
fix(prelude): integer-arg builtins accept integral floats instead of …
pages
#54:
Commit
fbff592
pushed by
rhmoller
30s
main
main
30s
View workflow file
docs: sync documentation with current codebase state
pages
#53:
Commit
e38c249
pushed by
rhmoller
32s
main
main
32s
View workflow file
build(pages): stamp the deployed commit hash into the playground footer
pages
#52:
Commit
1f52c86
pushed by
rhmoller
39s
main
main
39s
View workflow file
perf(runtime): pull Lua strings into the host in word-sized steps
pages
#51:
Commit
b9ce3b3
pushed by
rhmoller
32s
main
main
32s
View workflow file
perf(codegen): single-value direct returns under LUA2WASM_OPT_INT
pages
#50:
Commit
b177c45
pushed by
rhmoller
31s
main
main
31s
View workflow file
feat(runtime): math.min/max/ult handle strings & non-numbers like ref…
pages
#49:
Commit
6e446fd
pushed by
rhmoller
32s
main
main
32s
View workflow file
fix(runtime): implement string.format %p
pages
#48:
Commit
92e4667
pushed by
rhmoller
34s
main
main
34s
View workflow file
fix(runtime): utf8.char accepts up to 0x7FFFFFFF with extended encoding
pages
#47:
Commit
53b0ebb
pushed by
rhmoller
32s
main
main
32s
View workflow file
fix(codegen): numeric-for is a float loop when init or step is float
pages
#46:
Commit
61a0c7c
pushed by
rhmoller
30s
main
main
30s
View workflow file
fix(parser): const for-loop control variables (Lua 5.5)
pages
#45:
Commit
f334183
pushed by
rhmoller
30s
main
main
30s
View workflow file
fix(main): strip shebang from -m modules and the entry source
pages
#44:
Commit
6a824b3
pushed by
rhmoller
38s
main
main
38s
View workflow file
fix(codegen): don't clobber tail-call callee with a multi-value arg
pages
#43:
Commit
24fd85b
pushed by
rhmoller
36s
main
main
36s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.