Skip to content

Is it possible to consume rlua bin from another lua file ? #265

Answered by jugglerchris
Roms1383 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi and welcome!

Do you mean use rlua to make a DLL/SO that can be imported from another Lua interpreter?
If so that's not currently possible. However since rlua includes the full Lua interpreter, you can make a Rust binary using rlua, which acts just the same as the normal lua interpreter but has extra libraries built in.

Chris

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Roms1383
Comment options

@jugglerchris
Comment options

@Roms1383
Comment options

Answer selected by Roms1383
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants