Skip to content
Discussion options

You must be logged in to vote

No. The generated C# is unsafe, and uses pointers under the hood.

The optimization pipeline removes some of the unsafely, but, for performance reasons, the code is fundamentally unsafe.

In principle, Rust could be compiled to safe C#, but this is not something I am working on.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Shadowblitz16
Comment options

Answer selected by FractalFir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants