It would be very useful if Coherent functions like calls or triggers could be called from WASM, to get more integration between the various systems, which right now requires strange workarounds.
As an example, with a stand-alone WASM module, an application could enable/disable its Toolbar panels programmatically, solving the problem of cluttering of the toolbar with buttons that might not always needed and/or use different buttons for different purposes, only taking one slot on the toolbar.