Skip to content

mongoose-os-libs/mjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.