Shahar Hadas
Shahar Hadas
@AndrewBarba I think none of the maintainers are active ... the last one to commit anything was @nwgh and that was in September 2016 ...
have you tried installing via vcpkg? `vcpkg install lua[cpp]`
anyone working on this?
> @ShaharHD Not now, but PRs are welcome. Started to try and work on this, but when I try to follow the basic `Build from source` I'm faliing with: ```shell...
> You should probably use `pnpm` instead of `npm`. `pnpm` resolved the issue on the linux machine. The `README.md` needs to be updated as well :) FYI, the `pnpm install`...
Small update, I managed to manualy build the arm version without any issue. Did some small changes in the prebuild an build files, but nothing major. I'm now working on...
While I'm working on the PR, @jcmalek if you still in the need for it, attached is the arm64 linux version of the library (`glibc` only for now) This file...
@geky is there any issue on getting this one rebased on latest and merging it?
Tried to work on this, seems this module uses very outdated packages (like `node-async-require-loader` which still uses `jade` (aka `pug)... I've pushed to my fork the farthest I got.
First of all, this is an impressive project! > @jrobeson std::thread and std::mutex, all have less functionality than Zephyr offers, for example stack size, time outs, etc. so then you...