←Older revision |
Revision as of 04:55, 8 August 2021 |
Line 67: |
Line 67: |
| See the full [[Bck2BrwsrChangeLog]] for historical information about older releases. | | See the full [[Bck2BrwsrChangeLog]] for historical information about older releases. |
| | | |
- | == TODO == | + | == Wishlist == |
| | | |
- | Although the system is capable to run and execute trivial applications, there remains tons of things to improve and fix. Any help is welcomed. Just let me know if something interests you:
| + | The [[Bck2Brwsr]] system is capable to run and execute meaningful applications. Anyway there remains things to be improved and fixed. Any help is welcomed. Just let me know if something interests you: |
| | | |
- | * Access to multipage via ''sammy.js'' or [http://millermedeiros.github.io/crossroads.js/ crossroads.js]
| + | * [[Debugger]] of [[Java]] (and not [[JavaScript]]) using properly generated source maps would be good |
- | * Method and field overriding with various modifiers
| + | |
- | * More reflection support (e.g. don't throw {{JDK|java/lang|SecurityException}} when allowed),
| + | |
- | ** No private method/field/constructor/class access
| + | |
- | ** Probably no field access
| + | |
- | ** May need constructor access
| + | |
- | * [[Debugger]] of [[Java]] (and not [[JavaScript]] would be good) | + | |
- | * Performance benchmark Sci2000
| + | |
- | * Investigate generating [[asm.js]] friendly code
| + | |
- | * Generate [[Java]] wrappers for all [[HTML]]5 elements dynamically (Honza)
| + | |
| | | |
| == Resources == | | == Resources == |