Hacker News new | ask | show | jobs
by aidenn0 1474 days ago
IIRC inter-module calls are more expensive than intra-module calls though.

WASM also doesn't allow for functions with variadic return counts.