DEV Community

Yuki Kimoto
Yuki Kimoto

Posted on

3

How to create Mac GUI applications in SPVM?

How to create Mac GUI applications in SPVM?

See the following content.

Mac GUI Applications

SPVM can now create a Mac GUI application. It is an executable file. you can execute it.

% spvmcc -o mac_hello_world mac_hello_world.spvm
% ./mac_hello_world
Enter fullscreen mode Exit fullscreen mode

An alert dialog is shown.

Image description

Top comments (0)

ACI image

ACI.dev: Best Open-Source Composio Alternative (AI Agent Tooling)

100% open-source tool-use platform (backend, dev portal, integration library, SDK/MCP) that connects your AI agents to 600+ tools with multi-tenant auth, granular permissions, and access through direct function calling or a unified MCP server.

Star our GitHub!