Questions tagged [native-messaging-host]
The native-messaging-host tag has no summary.
3 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
30
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
117
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
119
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 ...