Loading the uncompressed code. #1

Open
opened 2024-04-23 12:02:31 +00:00 by niklas · 1 comment
Owner

Haxe Lua.load does not take env as an argument. The code cant access the loaded libs from computercraft and can't run.

Maybe add a native lua function in polyfill.

[Haxe Lua.load](https://api.haxe.org/lua/Lua.html#load) does not take env as an argument. The code cant access the loaded libs from computercraft and can't run. Maybe add a native lua function in polyfill.
niklas added the
Bug
label 2024-04-23 12:02:31 +00:00
Author
Owner

Accessing Target-specific Syntax

For lua:
untyped __lua__(expr, args...)

[Accessing Target-specific Syntax](https://haxe.org/manual/target-syntax.html) For lua: `untyped __lua__(expr, args...)`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: niklas/cc-haxe#1
No description provided.