From: alex Date: Fri, 29 Aug 2025 11:18:09 +0000 (+0200) Subject: Add elfconv X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=50ddf742a8d72e8d8cb8b8d0e2347415a58d4c2a;p=alex.git Add elfconv --- diff --git a/IDEAS.org b/IDEAS.org index c6cecfd..2de8274 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -130,6 +130,7 @@ Vivaldi's "spatial navigation" supposedly does this, but chokes on D+. - Should be able to run on non-POSIX filesystems - Could replace Docker/containers for developers - Similar to https://github.com/WAVM/Wavix +- Maybe using https://github.com/yomaytk/elfconv * Databases in text markup documents diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 606082a..5553c9e 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -144,6 +144,7 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/igor-petruk/scriptisto - Generic shebang for compiling software, with RPM/DEB - https://github.com/acaloiaro/ess - automatically and safely synchronize env.sample files with .env - https://github.com/oils-for-unix/oils/wiki/Internal-DSLs-for-Shell - A discussion of libraries to do shell scripts in some programming languages + - https://github.com/yomaytk/elfconv - Converts ELF binaries to WASM * Systems ** Self-hosting solutions - https://yunohost.org/