WoofWare.PawPrint, a Deterministic .NET Runtime
56 points
3 days ago
| 2 comments
| patrickstevens.co.uk
| HN
Smaug123
3 days ago
[-]
Something of a passion project. It's going to fail horribly if you try and use it, I'm sure, but it can already do some neat stuff!
reply
LoganDark
1 day ago
[-]
This sounds like something a furry would name their project :)
reply
cryo32
1 day ago
[-]
But it’s not Rust!
reply
Smaug123
18 hours ago
[-]
I didn't want to reimplement all the assembly-reading nonsense that comes for free with System.Reflection.Metadata. The `dotnetdll` crate exists but is GPL. Also in F# I can fall back to the CLR for fiddly things I don't want to implement (like the arithmetic opcodes on floats or whatever).
reply
LoganDark
23 hours ago
[-]
Oh, there are furries all over tech — there are those who haven't discovered Rust yet, for instance...
reply