Skip to main content

Module Compile

Module Compile 

Source
Expand description

OXC-based compilation module

This module provides the compilation functionality using the OXC compiler.

DIAGNOSTIC LOGGING:

  • Full lifecycle tracking of file compilation
  • Memory allocation tracking for each file
  • File path and nesting level analysis

Staticsยง

FILE_PROCESS_COUNT ๐Ÿ”’

Functionsยง

Fn
Compiles TypeScript files from input directory to output directory
get_nesting_depth ๐Ÿ”’
Calculate directory nesting depth for a path