The goal is that all Workflows Languages have the ability to raise an Event directly from one Workflow to another Workflow via a SendEvent method on the Workflow Context. The JS SDK is missing this feature.
We aim to strive for feature parity across language SDKs so this should be implemented.
Dotnet Example