Using jsfuzz to fuzz TypeScript code

Hello, I was wondering what the recommended way is to use jsfuzz to fuzz TypeScript projects. Unfortunately, other than fuzzing compiled code, which is not ideal in my opinion, I was not able to get something working 😞