Skip to content

The OS API, used by Neotron Applications

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Neotron-Compute/Neotron-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neotron API

This crate defines the API between the Neotron OS and any Neotron Applications running on it.

If you are writing a Neotron Application, you might prefer to use the Neotron SDK, which wraps up this API into something slightly more useable.

Note that this API must be FFI-safe, because the Neotron OS and the Application may be compiled with different versions of Rust.

Changelog

Unreleased Changes

  • None

v0.2.0

  • Introduce new type for application entry points (supports passing arguments)

v0.1.0

  • First Version

Licence

Copyright (c) The Neotron Developers, 2023

Licensed under either MIT or Apache-2.0 at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

About

The OS API, used by Neotron Applications

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Languages