Revert WebAssembly improvements (moved to 8.1.0-Dev branch)

This commit is contained in:
Joshua Granick
2023-05-30 09:03:18 -07:00
parent 1a46366823
commit 35d1436dcd
34 changed files with 189 additions and 289 deletions

View File

@@ -28,8 +28,6 @@ namespace lime {
static void GCEnterBlocking ();
static void GCExitBlocking ();
static void GCTryEnterBlocking ();
static void GCTryExitBlocking ();
static bool GetAllowScreenTimeout ();
static std::wstring* GetDeviceModel ();
static std::wstring* GetDeviceVendor ();