Skip to content

nimterop/wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat on Gitter

Build status

Build Status

Wrappers for Nim based on nimterop

Note

  • PR's welcome!
  • Still in alpha, the API is subject to change.

Goal

Usage

From your project:

  • add to your nimble file: requires "wrappers"
  • import a wrapper (eg soloud) as follows:
import wrappers/soloud

Note

  • some modules may require passing --clang.linkerexe:g++ -d:ssl flags to nim, pending #21

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages