oasis.js
oasis.js copied to clipboard
Different behaviors depending on the browser
Using MessageChannel.js, it is possible to send more complex objects on IE/Firefox than with Chrome.
@Cyril-sf example?
Is it that Kamino supports self-references but stock postMessage does not?
Yes, it comes from the fact that MessageChannel.js relies on Kamino.js.
For a comprehensive list, you can refer to Kamino.js page