#7479 closed enhancement (invalid)
native jquery support in browsers
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | web | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I was thinking of building native jQuery support in all modern browsers, just you need to create a addons for browsers. This will helps to further faster jqury sites rendering and operation.
Change History (4)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Google chrome's V8 JS engine already translate javascript into pure x86 optimized machine code. I believe that's the closest you could get without doing much.
comment:3 Changed 12 years ago by
Component: | unfiled → web |
---|
Note: See
TracTickets for help on using
tickets.
A project of this nature is outside of the scope of development on jQuery core library. Feel free to explore it on your own. Thanks.