Skip to content

Use js2php to transpile itself to create a PHP-only version of it #14

@imme64

Description

@imme64

As a Proof Of Concept we could use js2php to transpile itself (including its dependencies) to pure PHP so that it can be used even if no NodeJS is available.

This would

  1. show that js2php can transpile a seriously complex application.
  2. make js2php usable in pure PHP environments.

Achieving this would need some effort because we need to implement for example require(). But if we would succeed, we would push the project from a pure prototype to a really usable application.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions