ryo-plugin-api 0.1.0

[experimental] WebAssembly Interface Types for ryo mutation plugins
Documentation
1
2
3
4
5
6
package ryo:transform@0.1.0;

world mutation-plugin {
    export types;
    export mutation;
}