|
|
|
|
|
by cordite
2238 days ago
|
|
The source is using `.cpp`, though it does not appear to be using any C++ features. Would it be reasonable to move to `.c` so that it can be integrated in all sorts of things? Aside, when something is Apache licensed, and someone wants to make, say an Erlang NIF with something, what effects does that embedding have on the NIF library and users of the NIF library? |
|
also good point about CPP I will change that.