fix: stabilize runtime follow-up regressions
This commit is contained in:
@@ -18,7 +18,7 @@ const char* UCE_CLI_SYMBOL = "__uce_cli";
|
||||
const char* UCE_SERVE_HTTP_SYMBOL = "__uce_serve_http";
|
||||
const char* UCE_ONCE_SYMBOL = "__uce_once";
|
||||
const char* UCE_INIT_SYMBOL = "__uce_init";
|
||||
const u64 UCE_UNIT_ABI_VERSION = 2;
|
||||
const u64 UCE_UNIT_ABI_VERSION = 4;
|
||||
|
||||
struct SharedUnitFilesystemState
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user