Skip to content

Commit

Permalink
ADD: november monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoJiang committed Nov 1, 2023
1 parent 075bf63 commit 87d84ff
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions hugo/content/news/kotlin-news-2023-11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Kotlin 技术月报 | 2023 年 11 月
date: 2023-11-30
tags: [技术月报]
---

为了帮助社区的小伙伴们更好地了解 Kotlin 相关的最新动态,我们决定使用月报的形式,整理展示最近一个月的 Kotlin 技术动态。

月报的主要内容包括:整理展示最近一个月的最新技术动态,精选博客,精选视频以及社区活动等方面的信息。

## 最新动态
### Kotlin 1.9.20 版本发布
[What's new in Kotlin 1.9.20](https://kotlinlang.org/docs/whatsnew1920.html)

Kotlin 1.9.20 版本已发布,具体包括以下内容:

- K2 对所有目标平台的支持达到 beta 状态
- Kotlin Multiplatform 达到稳定状态
- 全新的 Kotlin 多平台项目模板,减少配置中的重复代码
- Kotlin 多平台插件添加了对 Gradle 配置缓存的完全支持
- Kotlin/Native 默认使用新版内存分配器
- Kotlin/Native 垃圾回收性能持续提升
- 添加了全新的 wasm-wasi 目标,并将原有的 wasm 目标重命名为 wasm-js
- 标准库添加了对 WASI API 的支持

### Kotlin Multiplatform 已稳定并准备好投入生产使用
[Kotlin Multiplatform Is Stable and Production-Ready](https://blog.jetbrains.com/kotlin/2023/11/kotlin-1-9-20-released/)

## 精选博客

## 精选视频

## 社区活动

0 comments on commit 87d84ff

Please sign in to comment.