Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you provide lua_push, lua_call and other interfaces like lua? #13

Open
rppp opened this issue Feb 9, 2023 · 3 comments
Open

Can you provide lua_push, lua_call and other interfaces like lua? #13

rppp opened this issue Feb 9, 2023 · 3 comments

Comments

@rppp
Copy link

rppp commented Feb 9, 2023

I want to use web49 to interact with native. I found web49 call native easy but not vice versa.

This is a great project and I love it.

@ShawSumma
Copy link
Member

Interesting Idea, what do you think of the LuaJIT FFI vs the c-api approach?

@ShawSumma
Copy link
Member

I'll add a way to invoke a string of wasm... eventually.

@rppp
Copy link
Author

rppp commented May 8, 2023

Interesting Idea, what do you think of the LuaJIT FFI vs the c-api approach?

I am not familiar with luaJIT FFI, I feel that cpython API is the best because it is the most widely used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants