# Wasm-lang **Repository Path**: wflwang/Wasm-lang ## Basic Information - **Project Name**: Wasm-lang - **Description**: Wasm-lang & theme 汇编语法高亮显示 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-08 - **Last Updated**: 2024-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wasm-lang ## 关于 RSIC MCU(Reduced Instruction Set Computing Microcontroller Unit)Assembly language highlighting After installation is complete, click on set color theme 设置图标 ## build ### 创建项目 ![alt text](image.png) 1. yo code ### 安装项目依赖 2. npm install ### 安装vsce 3. npm install @vscode/vsce -g --save vsce ### 打包 4. @vscode/vsce package ### 安装 后缀名为.vsix 本地安装 ![alt text](image-1.png) ### 注册账号上传 5. vsce publish ### vsce指令未识别时候执行下面指令 / 网上查找解法 Set-ExecutionPolicy RemoteSigned ## 版本 ### 1.0.0 Initial release of Wasm-lang ## 开源地址 * [Gitee](https://gitee.com/wflwang/Wasm-lang) * [Github](https://github.com/wflwang/Wasm-lang)