ilua icon indicating copy to clipboard operation
ilua copied to clipboard

Implement a backend running the kernel in the same process using lupa

Open KOLANICH opened this issue 3 years ago • 1 comments

https://github.com/scoder/lupa

KOLANICH avatar May 12 '21 16:05 KOLANICH

cool idea! I'm not planning on retiring the old IPC based solution. While there are drawbacks, not having to deal with ABIs and being able to run everything that behaves '/bin/lua-like' is a feature that's gonna be lost within lupa.

Sure there's room for having them both, I just don't have ambition to code that. If you're up to the task tho, I'd be happy to merge it in!

guysv avatar May 13 '21 15:05 guysv