Skip to content

VanirLab/Vanir-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanir-API(LTE)

Build your own Vanir multi-application

Goals with the Vanir API ?

To make it fast and easy for all kind of developers. Chop down the code as much as possible. Make it script based for the web. Drain as little battery as possible on all kind of devices. Support all languages. Testability for low and high level automation.

Implementing plugins for Vanir:

[WARNING!]

1.Dont mix allocators, It's possible for plugins to be linked against different memory alocators than your API.

  1. Different implementations of STL classes such as std::vector may not be ABI compatible.

  2. Use extern "c" link to avoid C++ ABI issues.

About

Build your own Vanir application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published