Open rppp opened 1 year ago
Interesting Idea, what do you think of the LuaJIT FFI vs the c-api approach?
I'll add a way to invoke a string of wasm... eventually.
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
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.