mirror of
https://github.com/elua/elua.git
synced 2025-01-08 20:56:17 +08:00
James Snyder
8939b99545
Commit of initial working RPC.
- disabled by default (enable on a target-by-target basis) so it shouldn't cause much breakage for non-rpc users - some modifications to the binary chunk reader which should allow reading of chunks encoded on various platforms (with certain limitations like lualong can't read float lua bytecode, one must generate lualong bytecode from a float lua) - other misc changes.
The project documentation is located in the docs/ subdirectory.
Description
Languages
C
96.8%
Lua
1.4%
Assembly
1.1%
HTML
0.7%