ryo-plugin-loader 0.1.0

[experimental] WASM plugin loader for ryo mutations
Documentation
1
2
3
4
5
6
package ryo:transform@0.1.0;

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