luerl icon indicating copy to clipboard operation
luerl copied to clipboard

more documentation for Mod:install in load_module

Open iggi42 opened this issue 3 years ago • 0 comments

like how does it work? I didn't really understand it from the comments in src/luer.erl or the wiki.

Maybe an example project that uses different ways to extend the functions in lua vm would be cool? Comparing setting a function via set_table, installing a module via install loading a lua file providing more functions inside the lua vm (as a contrast).

iggi42 avatar Apr 25 '22 14:04 iggi42