8000 GitHub - mongoose-os-libs/mjs: Embedded JavaScript engine for Mongoose OS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

0