chore: drop orphaned binaryen gitlink

The jspi migration removed binaryen from .gitmodules (no asyncify
post-link pass) but left the gitlink behind, so every submodule
command errors with 'no submodule mapping found for binaryen'.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PmR6goSk7JC17h7fkgGvHG
This commit is contained in:
Gergő Törcsvári 2026-08-14 17:57:12 +02:00
commit c0ed5d59a7
No known key found for this signature in database
GPG key ID: 8E75F2CDE64E5322
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View file

@ -93,3 +93,6 @@ tests/.scratch/
*.o.stamp *.o.stamp
tests/apps/standalone/*/stack_test*.mjs tests/apps/standalone/*/stack_test*.mjs
tests/apps/standalone/*/coroutine_jspi_test*.mjs tests/apps/standalone/*/coroutine_jspi_test*.mjs
# jspi retired the asyncify pipeline; leftover binaryen checkouts stay untracked
/binaryen/

@ -1 +0,0 @@
Subproject commit 1d40cf5a8fc87f2c412b4b6081b1054d0b1cab22