Feature #548

Platform script binary compilation

Added by Madars almost 4 years ago. Updated over 1 year ago.

Status:RejectedStart date:05/12/2020
Priority:Normal (Code 4)Due date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

Binary version of platform script shall be embedded in Enduro/X, instead of script source code.

Thus we need some kind of compiler interface for this purpose. Something like:

$ pscomp -o <output_resource.c> <file_to_compile>

The standard resource handlers shall created with help of ndrx_file_gen_embed().

History

#1 Updated by Madars over 1 year ago

  • Status changed from New to Rejected

"pscript -c" already provides this functionality.

Also available in: Atom PDF