Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LiveCode Engine for Cloudflare #14

Open
anandology opened this issue Apr 11, 2021 · 0 comments
Open

Implement LiveCode Engine for Cloudflare #14

anandology opened this issue Apr 11, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@anandology
Copy link
Contributor

Implement the simplified API specified in #12 to run on Cloudflare Workers.

Cloudflare workers support running Python. It is serverless and already sandboxed. Timeouts are already take care.

Experiment with running python code in cloudflare workers and see if livecode can be implemented as a cloudflare worker.

Tasks:

  • Create a new file engines/cloudflare.py with the required code
  • Document how to install it on aws and use it
@anandology anandology added the help wanted Extra attention is needed label Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant