top | item 47118542

(no title)

ameliaquining | 6 days ago

Oxc is not a JavaScript runtime environment; it's a collection of build tools for JavaScript. The tools output JavaScript code, not native binaries. You separately need a runtime environment like Deno (or a browser, depending on what kind of code it is) to actually run that code.

discuss

order

No comments yet.