lazarus pas2js integration

From Lazarus wiki
Revision as of 15:14, 17 December 2017 by Michael (talk | contribs) (Page describing the pas2js integration of lazarus)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Lazarus pas2JS integration

project wizards

The pas2js support is in the pas2jsdsgn.lpk package, which you can find in the components/pas2js directory. It registers 2 wizards in the 'New project' dialog:

  • Web Browser Application
  • Node.js Application

New Web Browser application

This wizard will ask for some options before generating a new project