C/C++ webAssembly React 编译环境搭建 node yarn | npm(包管理工具) git python vscode(代码编辑器,可不装) 下载安装项目 git clone https://github.com/YYcsc325/ts-inforgram.git yarn | npm install yarn start | npm run start http://localhost:8000 本地服务默认8000端口 编译C文件 编译工具 cmake Emscripten 环境配置完毕,执行命令make,默认执行MakeFile文件