Michael Pankov
Michael Pankov
I have a binary crate that links to `hlua` and subsequently `lua52-sys` and native `liblua52-0.so`. Inside `hlua` interpreter I load a Lua library `lrex-posix`. On my development machine, everything worked...
The projects have wildly different goals, advantages and drawbacks. This project certainly shouldn't be deprecated just because `rlua` exists.
I'm not sure how `FromIterator` would work, as it needs to create table in Lua end and it needs reference to interpreter for that. However, its' signature is ```rust impl...
I'll repost my comment from another issue (https://github.com/tomaka/hlua/issues/201#issuecomment-456072524) The projects have wildly different goals, advantages and drawbacks. This project certainly shouldn't be deprecated just because `rlua` exists. When I checked...
> I dislike the AnyValue and AnyLuaValue types that I consider as hacks that would eventually be removed. What is blocking the better approach? > One and a half years...
@jonas-schievink found the issue that blocked using `rlua` in my projects, decided to post it here https://github.com/kyren/rlua/issues/40 May be worth reconsidering now.
This stuff would be nightly-only, as it would be a compiler plugin, right?
:+1: надо бы разобраться с проблемой на CI
@ozkriff отлично, будем ждать
Вот классная [статья](https://github.com/japaric/rust-cross)