askql icon indicating copy to clipboard operation
askql copied to clipboard

Which resources should/could we port to AskScript?

Open czerwinskilukasz1 opened this issue 4 years ago • 1 comments

If we keep only minimal number of resources in AskVM and port the rest from TypeScript to AskScript, we will make porting AskVM from TypeScript to other languages easier. On the other hand, resources in AskScript are likely to be much slower than their equivalents in TypeScript.

What's the performance difference between these two languages? Therefore, which resources could we port to AskScript without making programs significantly slower?

czerwinskilukasz1 avatar Jun 30 '20 16:06 czerwinskilukasz1

I suppose we can go case by case and see which resources we can move from AskVM to AskScript (the user space) without sacrificing performance

mhagmajer avatar Jun 30 '20 16:06 mhagmajer