Fix crosslang issues with tooling and update crossvm binary for webapp

This commit is contained in:
2025-09-30 22:33:29 -05:00
parent bbe0a1cefc
commit 0cd15fa351
11 changed files with 159 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ void Help(const char* filename)
}
int main(int argc, char** argv)
{
Tesses::Framework::TF_Init();
std::string name="out";
std::string info="{}";
TVMVersion version;