umari 0.3.0

SDK for building event-sourced WASM components for the Umari runtime
Documentation
1
2
3
4
5
6
package umari:common@0.1.0;

/// Minimal world for generating common types bindings
world common {
    import types;
}