874
edits
(added another example, reworded some sstuff) |
(Added link to reference implementation) |
||
| Line 98: | Line 98: | ||
have any pressing reason to, since JS modules themselves are never | have any pressing reason to, since JS modules themselves are never | ||
unloaded. | unloaded. | ||
== Reference Implementation == | |||
An in-progress reference implementation for Chrome Boosters can be found at: | |||
http://hg.mozilla.org/users/avarma_mozilla.com/jep-25/ | |||
Just check out the Mercurial repository and read the [http://hg.mozilla.org/users/avarma_mozilla.com/jep-25/raw-file/tip/README.txt README]. | |||
edits