You are not logged in.
Pages: 1
Our quickjs port is in very early stage...
Only basic low-level API was tested.
The main step was to be able to statically link the engine to FPC/Delphi, on all supported platforms, with best integration and performance (no libc use for instance).
We will add some high-level API code in the next weeks.
It will be the ground of a new big project using mORMot 2.
First next step will be to use interfaces to publish JavaScript objects and functions to pascal code, and also to publish pascal code as JavaScript objects or modules.
When it will be in place, and tested/validated, then the samples will appear!
Stay tuned!
Offline
Pages: 1