Merge pull request #649 from xmaple555/mydev
Some checks are pending
vs2026-ci / win-amd64-build (release, x64) (push) Waiting to run
vs2026-ci / win-amd64-build (debug, x64) (push) Waiting to run
vs2026-ci / Deploy release (push) Blocked by required conditions

Add struct in script engine
This commit is contained in:
Sina Karvandi 2026-07-19 22:34:41 +02:00 committed by GitHub
commit 8db1b75b4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 2688 additions and 1051 deletions

View file

@ -1,4 +1,4 @@
/**
/**
* @file script-engine-wrapper.cpp
* @author M.H. Gholamrezaei (mh@hyperdbg.org)
* @author Sina Karvandi (sina@hyperdbg.org)