Migrate to quickjs-ng

This commit is contained in:
2025-01-19 22:05:33 +08:00
parent 9c99ac258a
commit 67496e2158
32 changed files with 23780 additions and 15972 deletions

View File

@@ -1,4 +1,4 @@
#include "quickjs/quickjs.h"
#include "quickjs-ng/quickjs.h"
#ifdef _MSC_VER
#define DLLEXPORT __declspec(dllexport)