|
|
|
|
|
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. |
|