File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11README for LuaVela (codename uJIT)
22----------------------------------
33
4- .. |testing-badge | image :: https://github.com/luavela/luavela/actions/workflows/testing.yml/badge.svg
4+ .. |linux-badge | image :: https://github.com/luavela/luavela/actions/workflows/linux.yml/badge.svg
5+ .. |macos-badge | image :: https://github.com/luavela/luavela/actions/workflows/macos.yml/badge.svg
56.. |lint-badge | image :: https://github.com/luavela/luavela/actions/workflows/lint.yml/badge.svg
67.. |docs-badge | image :: https://readthedocs.org/projects/ujit/badge/?version=latest
78 :target: https://ujit.readthedocs.io/en/latest/?badge=latest
89
9- |testing -badge | |lint-badge | |docs-badge |
10+ |linux-badge | | macos -badge | |lint-badge | |docs-badge |
1011
1112LuaVela is an interpreter and a Just-In-Time (JIT) compiler for the Lua
1213programming language.
You can’t perform that action at this time.
0 commit comments