Hacker News new | ask | show | jobs
by anelson 2405 days ago
Cool! Assuming it's a faithful port with source-level compatibility, it should work with the existing DTrace implementation I'm building. The differences between compiler toolchains are already abstracted away by the excellent `cc` crate.

In any case I already have a Windows CI build; when DTrace is ready I'll add DTrace on Windows there and see what happens.

1 comments

Great news, I'm very much looking forward to being able to use this crate! Thanks for your work (and that of those upstream of you).