I'm trying to use the CoffeeScript module in a project that implements a JavaScript interpreter via GraalJS, but I'm unable to use CoffeeScript, I assume it's because it's not running in a NodeJS environment but it would be useful to be able to use it in my project.