mojo语言 入门体验 环境安装

Set up on WindowsNATIVE SUPPORT IS COMING

Mojo is not available for Windows yet, but you can use it on a Linux container or remote system. Here's one way you can do that with WSL:

  1. Install VS Code, the WSL extension, and the Mojo extension.

  2. Install Ubuntu 22.04 for WSL and open it.

  3. In the Ubuntu terminal, install the Modular CLI:

    curl https://get.modular.com | \ MODULAR_AUTH=mut_5ce480349feb477ebca549faa143b98c \ sh -

    Command copied to clipboard

  4. Install the Mojo SDK:
    modular install mojo

    Command copied to clipboard

  5. Open the Ubuntu workspace in VS Code with this:

    复制代码
    code .

    Command copied to clipboard

  6. Get started with Hello World!

相关推荐
John_ToDebug2 天前
深入探索 Chrome 中渲染进程与浏览器进程之间的 Mojo IPC 通信机制
前端·chrome·mojo
1***Q78417 天前
MCP在分布式计算中的任务调度
贪心算法·kubernetes·mojo
kkjt01302 个月前
从Java集合到云原生现代数据管理的演进之路
mojo
forestsea7 个月前
Maven 插件参数注入与Mojo开发详解
java·maven·mojo
~怎么回事啊~10 个月前
chromium-mojo
mojo
WSSWWWSSW10 个月前
mojo语言适合开发机器人控制系统么?
机器人·mojo
WSSWWWSSW10 个月前
最新Modular公司之MAX和Mojo作者 克里斯·拉特纳简介
mojo
bbqz0071 年前
逆向WeChat(六)
c++·微信·小程序·逆向·mojo·嗅探·抓包https·devtool·sniff
ecoolper1 年前
【maven插件】org.codehaus.mojo:build-helper-maven-plugin:timestamp-property
java·maven·mojo
bbqz0071 年前
逆向WeChat (五)
c++·微信·逆向·mojo·ipc·wechat·mmmojo