Skip to content

Commit

Permalink
feat: async context
Browse files Browse the repository at this point in the history
  • Loading branch information
zlataovce committed Jun 25, 2024
1 parent 39d2a36 commit 5447b32
Show file tree
Hide file tree
Showing 5 changed files with 7,248 additions and 3,859 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ teavm.js {
mainClass = "dev.cephx.cfr.Main"
moduleType = org.teavm.gradle.api.JSModuleType.ES2015
// obfuscated = false
// optimization = org.teavm.gradle.api.OptimizationLevel.NONE
}

tasks {
Expand Down
Loading

0 comments on commit 5447b32

Please sign in to comment.