sandkiste 0.0.2

Language independent scripting language sandbox API
Documentation

sandkiste

sandkiste provides an abstract API for the Rust programming language to allow executing scripting language code snippets in a sandbox.

License

See contained LICENSE file (MIT License).

Changelog

  • 2022-04-16: Version 0.0.2
    • Improved documentation comments
  • 2022-04-13: Version 0.0.1
    • First release