Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

How about add compiling lua to the roadmap? #96

Open
linkerlin opened this issue Jun 22, 2022 · 2 comments
Open

How about add compiling lua to the roadmap? #96

linkerlin opened this issue Jun 22, 2022 · 2 comments
Labels
c-library-request Request supporting of a c library

Comments

@linkerlin
Copy link

Lua has a very-low golang impl named gopher-lua.
If c2go can compile lua and benchmark the gen-code, the result will track more attention for c2go.

@linkerlin
Copy link
Author

c2go lua.c
2022/06/23 09:40:02 TODO: unbound type
panic: TODO: unbound type

goroutine 1 [running]:
log.Panicln({0xc0004dd280?, 0x0?, 0x0?})
/usr/local/go/src/log/log.go:399 +0x65


currently the lua 5.4.4 cannot compiled by c2go

@xushiwei xushiwei added the c-library-request Request supporting of a c library label Jul 4, 2022
@xushiwei
Copy link
Member

xushiwei commented Jul 4, 2022

Python and lua are both considered in high priority.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c-library-request Request supporting of a c library
Projects
None yet
Development

No branches or pull requests

2 participants