pub fn link(linker: &mut Linker<SessionData>) -> Result<()>Expand description
Aggregator: registers every domain’s host fns on linker in one call.
Bound to SessionData now that meta natives consult ScriptCtx
(user_id) — generic-T register fns from the empty per-domain modules
still satisfy this concrete type because they don’t touch the Store data.