commit | c6fcb1cf45b249b059c2d53a062f9a6c7f449047 | [log] [tgz] |
---|---|---|
author | William Wilgus <me.theuser@yahoo.com> | Sun Nov 11 18:27:19 2018 -0500 |
committer | William Wilgus <me.theuser@yahoo.com> | Thu Jul 11 00:31:41 2019 +0200 |
tree | 229eacd12461605a8320eb7590ff83eea13538d6 | |
parent | 42240f6990156fb907a7dce7258be2f1235fab44 [diff] |
lua inbinary strings Allows saving of ram by reusing strings already stored in the binary and storing a pointer instead of malloc and copy to get them inside the lua state Saves about 1.5K overall Derivative of work by bogdanm RAM optimizations: pseudo RO strings, functions in Flash https://github.com/elua/elua/commit/d54659b5723bcd2b1e3900362398c72c18a9aa0b Change-Id: I21d6dcfa32523877efd9f70fb0f88f2a02872649