There are some pretty good instructions at
https://github.com/luvit/lit/wiki/Publishing-Compiled-Code

Is there anything you need missing from that?  I could write up a blog post
on luvit.io filling in the details you need.

On Sat, Oct 31, 2015 at 10:31 AM, Bob Calco <[email protected]
> wrote:

> Is there a guide somewhere for creating native modules targeting luvit? I
> mean soup-to-nuts, from setting one's self up to do such development and
> actually going step by step. I'm in the early stages of looking at Luvit as
> an alternative to Node for some important projects.
>
> I've downloaded lit and luvit etc the canonical way described on the
> luvit.io website, and understand that luvit binds against luajit, not the
> mainline lua binary. My interest is to write a native binding to a
> commercial NoSQL database that has a C API.
>
> The sample projects at the luvit github repo have a native sample
> involving a vector module but I'm not sure how to set myself up properly
> for this purpose so I can set the CFLAGS options correctly. The CFLAGS
> option in the example obviously was local to the author.
>
> TIA!
>
> *This e-mail message and its attachments are for the sole use of the
> designated recipient(s).  They may contain confidential information,
> legally privileged information or other information subject to legal
> restrictions.  If you are not a designated recipient of this message,
> please do not read, copy, use or disclose this message or its attachments,
> notify the sender by replying to this message and delete or destroy all
> copies of this message and attachments in all media.  Thank you.*
>
> --
> You received this message because you are subscribed to the Google Groups
> "luvit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"luvit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to