Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig plugin

Zig WASM plugin for proto.

Important

Zig is available in proto's official built-in toolchain as of proto v0.62. We recommend using the built-in toolchain instead of this plugin.

Installation

Add the following to .prototools.

[plugins]
zig = "github://konomae/zig-plugin"

Configuration

Zig plugin does not support configuration.

Hooks

Zig plugin does not support hooks.

Contributing

Build the plugin:

cargo build --target wasm32-wasip1

Test the plugin by running proto commands.

proto install zig-test
proto versions zig-test

About

A proto WASM plugin for Zig.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages