[TIMOB-18817] Windows: Investigate how to expose Native APIs through Javascript
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-04-23T22:30:35.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 4.1.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Christopher Williams |
| Created | 2015-04-09T22:48:04.000+0000 |
| Updated | 2017-03-21T20:34:58.000+0000 |
I'm marking this as resolved as we've done the research and are working towards a prototype using an approach with native wrappers pre-generated. We've also discussed possible dynamic alternatives using some pointers in vtable type stuff with RoActiveInstance, but that seems *scary*. Dynamic approach similar to NativeScript on iOS/Android seems much more viable approach.