Hello everyone this is my first topic.
I met AngelScript now, and I was amazed at the quality.
I managed to make it run on my board with ARM9 Linux and also on my Windows PC.
I can run scripts sources, but I could not compile and execute bytecode.
In my application I will need to distribute the bytecode and not the sources.
I could not find any example of how to generate and load the bytecode using this latest version of AngelScript: AngelScript SDK 2.25.2
Can anyone help me with this?