is it possible to design a UI using webkit and to use SWIFT for an audiounit?

Hello,

First of all, let me thank you for your attention.

I'm aiming to develop a big audiounit instrument for Apple computers, and my first question is about GUI and interaction with SWIFT.


I would like to know if there's no counter-argument to develop the GUI using webkit, and if webkit is able to pass javascript callings to swift methods.

I've already done some research on this case in the past, and found that earlier webkit versions could call objective-c methods using javascript.


I'm willing to make a good quality, scalable (interface based on em unit and script modifying the font size on the window resize event) and responsive GUI using html and javascript, since i found this languages really appropriate to do this.


Do Apple allow using of webkit in the case of audiounit development?


thank you very much.

best regards,


Fabien

is it possible to design a UI using webkit and to use SWIFT for an audiounit?
 
 
Q