Eric Kidd

Results 174 comments of Eric Kidd

This project should now work under the current Rust nightlies. (And the low-level `libjit-sys` library should work under Rust 1.0.)

Ah, nice idea. A standalone `enum` with encoding labels sounds like a great idea. It wouldn't hurt to include some functions to look up encodings by name, if the list...

This is great! Thank you for your responses. Obviously we're going to want to _remove_ the Unix implementation as well, and replace it with a call to Rust's standard library...

This is an interesting idea! I'm a little cautious about touching this crate much, because it has been static for a long time and people may be using it on...