diff --git a/notes.md b/notes.md index 4282f37..b79aa3a 100644 --- a/notes.md +++ b/notes.md @@ -73,6 +73,8 @@ TODOs - Perhaps get an API change or two into Rakudo.js: `STDOUT` currently gets output with HTML escapes - See also notes in [Perl 6 Support 🦋](perl6.html) - Investigate Emscripten's main loop concept for handling nonblocking sockets? + - Use Multiplicity for re-starting perl? (Thanks to Nick Clark for the idea) + - Add Regex::Debugger into regex tester? (Thanks to Renee for the idea) - Turn some patches from emperl5 into patches for P5P - Submit some patches to Emscripten -