Skip to content

Example of how to use the delve framework as a Zig dependency

Notifications You must be signed in to change notification settings

Interrupt/delve-framework-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delve Framework Build Example

This repository shows how to include and use the Delve Framework in another Zig project using Zig's package manager.

Currently targets Zig 0.12.0

Build and run

To build and run natively:

zig build run

To build for web:

zig build run -Dtarget=wasm32-emscripten

About

Example of how to use the delve framework as a Zig dependency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages