Skip to content

harlantwood/distributedjs

 
 

Repository files navigation

GOALS:

  • To create a fully sandboxed and secure, javascript execution environment
  • Full access to the internal function scopes
  • Serialization and Deserialization of the sandbox's state
  • Access to evaluation and debugging primitives, such as step, step in, step out, etc.
  • Atomic transactions, commit/rollback
  • Async Promise based Remote/Foreign objects (Network/Persistent/IPC)
  • Promise based APIs, utilized as fully synchronous.

License

MIT © Jorge Lopez

About

Distributed JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • CSS 33.3%
  • HTML 0.1%