Hi all, After a number of failed attempts, I managed to make a working demo:
Please visit: http://coolwanglu.github.io/vim.js/web/vim.html It's a JS port of vim (instead of a re-implementation), built with --with-features=tiny, I'll try to enable more features in the future. If you are familiar with the sync<->async problem with JavaScript, I wrote a JS script to do the necessary transformation for most parts, while a few async function calls have to be pin-pointed manually There are still a number of issues, and helps are welcome (and wanted). Enjoy! regards, - Lu -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
