Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 515 Bytes

File metadata and controls

35 lines (22 loc) · 515 Bytes

Zig plugin

Zig WASM plugin for proto.

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