askql
askql copied to clipboard
Create an easy way to use AskScript from the frontend
Currently, there is no simple way to use AskScript from JS in frontend (or at least it's not documented at all). This ticket is about resolving this issue.
One idea to allow it would be create a browser widget that would allow users to browse AskScript websites
One idea to allow it would be create a browser widget that would allow users to browse AskScript websites
@mhagmajer , what would 'AskScript websites' mean? Websites which used AskScript to communicate with their servers?
Websites that import .ask files directly that should be run on AskVM in run by the browser widget
Website itself could also provide such AskVM for running local code - maybe that's even easier because it is small already. Widget, however, could offer access to some system resources that are not available for HTML5
Now THAT's powerful!!! I really like this one.