Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 638 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 638 Bytes

Moon-Web-GC

⚠️ Requirements 要求

  • Chrome >= 119
  • Firefox >= 120
  • deno >= 1.38.0

具体适配情况 Implementation status

Usage 使用

  • 安装VSCode及推荐的插件 Install VS Code & recommended plugins
  • 检查项目 Check project: moon check
  • 构建 Build: moon build --target wasm-gc
  • 使用预览功能查看网页 Open web page with preview
  • 或使用deno运行 or Run with deno: deno run --allow-read=. index.js

更多内容 More:文档 Manual