> BTW: please change file names to 'neko_load.h' etc for all > public files .. otherwise embedding is impossible.
Will do that later. I'll try to have one unique file for them VM since I also one unique for the API. > Ideally, same for all symbols in FFI .. Yes with neko_* prefixes. > Uncaught exception - load.c(426) : Invalid module : Nekoml/Main I just fixed most of the warnings (except the main.c one : any suggestion ?). This error must be some problem with read_long function on 64bit. Should be easy to fix. Can you do some print/debug in order to give me more informations ? Nicolas --- Neko : One VM to run them all
