LiquidPlayer / LiquidCore

Node.js virtual machine for Android and iOS
MIT License
1.01k stars 127 forks source link

Use jsexport methods in microservice js file #212

Open 1stRadiant opened 3 years ago

1stRadiant commented 3 years ago

I can use my jsexport methods successfully in v8 native. I was wondering if there is a similar way that I can be able to use these methods in microservice js file?