Skip to content

Commit

Permalink
updated readme (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
ASDAlexander77 authored Nov 2, 2024
1 parent 3bbd462 commit aa36458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
[![Test Build (Linux)](https://github.com/ASDAlexander77/TypeScriptCompiler/actions/workflows/cmake-test-release-linux.yml/badge.svg)](https://github.com/ASDAlexander77/TypeScriptCompiler/actions/workflows/cmake-test-release-linux.yml)

# What's new
- Migrated to LLVM 19.1.3

- improved ```generating debug information``` more info here: [Wiki:How-To](https://github.com/ASDAlexander77/TypeScriptCompiler/wiki/How-To#compile-and-debug-with-visual-studio-code)
```cmd
tsc --di --opt_level=0 --emit=exe example.ts
Expand Down Expand Up @@ -85,8 +87,6 @@ class TempFile {
}
```

- Migrated to LLVM 17.0.2

- [more...](https://github.com/ASDAlexander77/TypeScriptCompiler/wiki/What's-new)

# Planning
Expand Down

0 comments on commit aa36458

Please sign in to comment.