Questions tagged [native-messaging-host]
The native-messaging-host tag has no summary.
3 questions
0
votes
0
answers
25
views
SpiderMonkey JavaScript engine Native Messaging host
Native Messaging host using Mozilla SpiderMonkey JavaScript/WebAssembly engine.
Documentations
Chrome Developers
MDN Web Docs
Microsoft Edge Developer documentation
Messaging between the app and ...
2
votes
1
answer
115
views
AssemblyScript Native Messaging host
Native Messaging host in AssemblyScript.
I decided to write a Native Messaging host in AssemblyScript. Here's what I came up with that works right now.
Compiled with
...
2
votes
2
answers
114
views
C Native Messaging host
Native Messaging host in C.
Documentations
Chrome Developers
MDN Web Docs
Microsoft Edge Developer documentation
Messaging between the app and JavaScript in a Safari web extension
Native messaging ...