Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 320 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 320 Bytes

Embedded JavaScript engine

This library brings an mJS: restricted JavaScript-like Engine.

Apart from adding the mJS itself, the library creates a global instance of it (available via mgos_mjs_get_global()), and also brings a number of mgos-specific API files, see fs directory.