I tried
- Pascal Script
- Fast Script
- Script Studio
- IdScript Engine
However none support inline ASM. Is there some library that DOES support it?
|
I tried
However none support inline ASM. Is there some library that DOES support it? |
|||||||||||||||||||||
|
|
AFAIK DelphiWebScript aka DWScript supports ASM via it's language extension modules, specifically the dwsAsmLibModule. UPDATE: found an Eric's blog post where he describes the feature. Looks like you need to have NASM installed in order to use ASM blocks in DWScript. |
|||||||||||||||||||
|