# learningwebgpu **Repository Path**: eemelody/learningwebgpu ## Basic Information - **Project Name**: learningwebgpu - **Description**: No description available - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-01 - **Last Updated**: 2024-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习 webGPU ## nodejs + express 步骤如下: - 在目录中初始化项目 ``` npm init -y ``` - 安装 express ``` npm install express ``` - 创建 serve.js 文件 ## 基础知识 来源:https://webgpufundamentals.org/webgpu/lessons/zh_cn/