logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: f7e65ae86677bb8a72f3d9af042d44670638de36
parent 5af6555d5732538efaa7bf4a356587fd32bd02f5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  4 Dec 2022 02:53:47 +0100

notes/bootstrapping: NekoVM

Diffstat:

Mnotes/bootstrapping.shtml3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/notes/bootstrapping.shtml b/notes/bootstrapping.shtml @@ -56,6 +56,9 @@ <h3>Chez Scheme</h3> <p>Requires bootstrap files, <a href="https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/chez.scm">GNU GuixSD packaging</a> doesn't seems to have it figured out yet.</p> + <h3>NekoVM</h3> + <p>Doesn't seems possible to build without <code>boot/*.n</code> files being present, which are NekoVM bytecode files.</p> + <h2>Historically problematic</h2> <h3>Firefox &gt;=68 &lt;=78</h3>