Re: Thank you
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Thank you
- From: Patrick Rapin <toupie300@...>
- Date: 2012年6月21日 11:00:18 +0200
IMHO, if the library depends on LuaJIT FFI mechanism, please announce
it only on LuaJIT mailing list.
If on the other end the library is written in plain Lua or use the
standard Lua-C API, it should be announced on Lua-L mailing list as
well. In the case when the library performs lots of computation in
Lua, it might be quite slow in regular Lua implementation: but this is
not necessarily a problem depending on the usage. Just write a warning
about that fact.