Is it possible to pass arbitrary .NET types including delegates? #996

Closed
opened 2025-08-09 17:18:28 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @moodmosaic on 2/22/2017

With Edge.js it's possible to pass arbitrary .NET types, including delegates, and then have the JavaScript code invoke the delegates. Then, from the .NET delegates, you return back to JavaScript, and so on.

Would it be possible to do something similar with this tool?

*Originally created by @moodmosaic on 2/22/2017* With [Edge.js](https://github.com/tjanczuk/edge#how-to-marshal-data-between-c-and-nodejs) it's possible to pass arbitrary .NET types, including delegates, and then have the JavaScript code invoke the delegates. Then, from the .NET delegates, you return back to JavaScript, and so on. Would it be possible to do something similar with this tool?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#996
No description provided.