On Saturday, November 5, 2016 at 11:23:33 AM UTC+1, Ariel Viera wrote:
Is theoretically possible to port GWT Dev Mode plugin for Chrome using PNACL or NACL
No.
Because communication between JS and NaCl is asynchronous, and DevMode MUST be blocking (and reentrant).
(we've already had that conversation many times over the last few years; I bet you could find more details in the forum archives)
BTW, I wouldn't bet on NaCl these days: https://bugs.chromium.org/p/chromium/issues/detail?id=239656#c160 ("Pepper and NaCl are destaffed.")
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment