Cameron
Cameron
@Anderssorby Awesome work. I would also like to see this feature get merged in. Is there anything I can do to help you close out this PR?
Any update on the status of this?
@hargoniX looks like no one has taken a stab at this and I would be interested. Would you feature flag the C FFI then use something like [cbindgen](https://github.com/eqrion/cbindgen) to generate...
I was thinking of something like this so glibc is only a dependency if you want to use the c_ffi feature. ``` [package] name = "nmea" version = "0.0.9" authors...
@casser @codeshrew I'm having the same issue. I think it might be a compatibility issue [their travis logs](https://travis-ci.org/rlidwka/sinopia/jobs/85186370) show which node, npm, and nvm versions they're building off of. They're...
@kubkon - Thanks for the review. I addressed your comments and rebased.