plugin api: allow usage on multiple source files (#1335)

As discussed with Adam on discord current Lite XL Lua Plugin API was not
working on native plugins with more than 1 source file since imported
symbols were not exposed to other unit files. The issue was tackled on #1332
but the solution introduced another issue when Lite XL was dynamically
linked to the system lua. So we opted to tackle this by using function
wrappers around the function pointers.
This commit is contained in:
Jefferson González
2023-08-19 12:29:18 +08:00
committed by takase1121
parent bddb5e274d
commit 95f18a1148
File diff suppressed because it is too large Load Diff