Is sapphire compatible with "Running TypeScript Natively"

I'm trying to use this feature of nodeJS but sapphire don't seem to be compatible https://nodejs.org/en/learn/typescript/run-natively
Node.js — Running TypeScript Natively
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
2 Replies
Favna
Favna5w ago
It isnt. If you want to run without compiling you can use Deno or Bun.
simnJS
simnJSOP5w ago
Okay ty !

Did you find this page helpful?