sjasmplus icon indicating copy to clipboard operation
sjasmplus copied to clipboard

Consider adding built-in support for JavaScript scripting (like Lua)

Open ped7g opened this issue 5 years ago • 0 comments

Something like https://duktape.org/ (MIT license) or similar? duktape seems very reasonable in terms of size, API and seems like it should be very easy to integrate (at least to build it.. then somebody will have to create the assembler integration itself similar to sj.xyz of lua integration, that may be some substantial work)

ped7g avatar Aug 11 '19 21:08 ped7g