add WAMR to build

This commit is contained in:
Lukas Höppner
2026-08-09 21:11:17 +02:00
parent 93fc058120
commit 1654d366b2
7 changed files with 113 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef NOVA64_INTERNAL_H
#define NOVA64_INTERNAL_H
void nova64_log(const char *format, ...);
#endif // NOVA64_INTERNAL_H