ffi linux

This commit is contained in:
ekibun
2020-09-21 19:08:37 +08:00
parent 53671c8be0
commit a98ef735db
5 changed files with 9 additions and 292 deletions

View File

@@ -3,11 +3,12 @@
* @Author: ekibun
* @Date: 2020-09-06 18:32:45
* @LastEditors: ekibun
* @LastEditTime: 2020-09-21 14:09:25
* @LastEditTime: 2020-09-21 18:34:04
*/
#include "quickjs/quickjs.h"
#include <functional>
#include <future>
#include <string.h>
#ifdef _MSC_VER
#define DLLEXPORT __declspec(dllexport)