From 319acf47d98414f410bd83227095c42977a91dd7 Mon Sep 17 00:00:00 2001 From: Hauke D Date: Tue, 4 Sep 2018 23:28:19 +0200 Subject: [PATCH] Linkify two links --- notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notes.md b/notes.md index 8a6b312..d878a97 100644 --- a/notes.md +++ b/notes.md @@ -30,8 +30,8 @@ TODOs - Investigate Emscripten's main loop concept for handling nonblocking sockets? - Turn some patches from emperl5 into patches for P5P - Submit some patches to Emscripten - - https://github.com/kripken/emscripten/pull/7005 - - https://github.com/kripken/emscripten/issues/7029 + - + - - Would we need to patch Perl's signal functions if Emscripten's stubs weren't noisy? - Add Perl.Util functions for making file uploads and downloads easier - Plus an example showing how to use it to run a "legacy" Perl script with inputs and output