Skip to content

Server side evaluation #2

@atymic

Description

@atymic

While running the code directly inside the browser is fun (and fast) there are a few major issues:

  • PHP in Browser isn't very stable (memory leaks, etc)
  • Large initial download (~6mb)
  • Only supports PHP/Firefox on desktop

If the playground is popular, I'll look into hosting a server to evaluate the code. This could be used alongside the in browser implementation (for unsupported clients, etc) or replace it entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions