Skip to content

Commit 8ef7305

Browse files
author
AndroidDagashi store staff
committed
Update stock info
1 parent 61e634f commit 8ef7305

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

packages/site/public/api/issue/405-2025-12-07.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,20 @@
3535
{
3636
"url": "https://github.com/AndroidDagashi/AndroidDagashi/issues/3595",
3737
"title": "androidx.webgpuが公開",
38-
"body": "androidx.webgpuでWebGPUのAPIで、GPUを扱えるようになり、\n詳細であるOpenGLやVulkanとかのAPIをしらなくてもKotlinのAPIでGPUのAPIが使えるようになったようです。\nhttps://x.com/romainguy/status/1996647019327508572",
38+
"body": "androidx.webgpuでWebGPUのAPIで、GPUを扱えるようになり、\n詳細であるOpenGLやVulkanとかのAPIをしらなくてもKotlinのAPIでGPUのAPIが使えるようになったようです。\n\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">So glad this is finally out! androidx.webgpu brings the WebGPU API to Android developers. Having access to a modern GPU API in Kotlin without dealing with the OpenGL legacy nor the complexity of Vulkan is exciting! <a href=\"https://t.co/F9JtbKA5Ws\">https://t.co/F9JtbKA5Ws</a></p>&mdash; Romain Guy (@romainguy) <a href=\"https://twitter.com/romainguy/status/1996647019327508572?ref_src=twsrc%5Etfw\">December 4, 2025</a></blockquote> <script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>",
3939
"labels": {
40-
"nodes": []
40+
"nodes": [
41+
{
42+
"name": "Kotlin",
43+
"description": "",
44+
"color": "EC953C"
45+
},
46+
{
47+
"name": "X-Plat",
48+
"description": "",
49+
"color": "efd4a0"
50+
}
51+
]
4152
},
4253
"comments": {
4354
"totalCount": 0,

0 commit comments

Comments
 (0)