A TypeScript Compiler Implemented in Rust
See the codebolt-ts is a TypeScript compiler implemented in Rust. The current implementation heavily leverages code ported from the original TypeScript compiler(tsc).
When testing a subset of type-fest functionality, bolt-ts demonstrates:
Core functionalities are operational but require refinement. Key pending improvements include:
exports/imports field support, node_modules/@types type definition resolution.For any questions about this project, connect on Discord.
Rust
54.2%
TypeScript
38.1%
JavaScript
7.6%
A TypeScript Compiler Implemented in Rust
See the codebolt-ts is a TypeScript compiler implemented in Rust. The current implementation heavily leverages code ported from the original TypeScript compiler(tsc).
When testing a subset of type-fest functionality, bolt-ts demonstrates:
Core functionalities are operational but require refinement. Key pending improvements include:
exports/imports field support, node_modules/@types type definition resolution.For any questions about this project, connect on Discord.
Rust
54.2%
TypeScript
38.1%
JavaScript
7.6%