logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 7c5fe14321eb19fbb6574a4ac91d017a45dc4509
parent 5c26c9d634ea0f6eba3b9dcf2e15a0966b55b45c
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>