c3-web
c3-web copied to clipboard
Create a tutorial for working with C libraries
This is more of a brain dump each of these are likely an issue
- C header only libraries - usually do an example with addition or similar
- Larger C libraries, writing C3 bindings make sure to link to C interop's gotchas!
- Working with Static C libraries
- Tips for porting C libraries