RSSAmplifier

Release notes from motoko · Aug 3, 2026

1.13.0

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

motoko ( moc ) feat: import a local Candid file as a types-only Motoko module via the idl: URI scheme — import S "idl:foo.did" exposes S.Self (the service actor type) and named Candid types, PascalCased when unambiguous (e.g. user_id → S.UserId ). No principal or --actor-idl flags required ( #6263 ). chore: multi-value Wasm codegen is now always on; --(no-)experimental-multi-value are kept for CLI…

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.