←back to thread

261 points david927 | 1 comments | | HN request time: 0.206s | source

What are you working on? Any new ideas that you're thinking about?
1. pizlonator ◴[] No.43160212[source]
Making Fil-C more complete. Fil-C is a memory safe C implementation that can run a lot of stuff. I want to make it run even more stuff.

Recently I landed C exceptions support (I didn’t know that was a thing but it is, look for attribute cleanup if you want to know more) and ifunc support.

More info about the project here: https://github.com/pizlonator/llvm-project-deluge

And a Linux/X86_64 binary release if you want to play with it: https://github.com/pizlonator/llvm-project-deluge/releases/t...