W7+
This commit is contained in:
@@ -541,8 +541,6 @@ enum WasmResolveKind {
|
||||
WASM_RESOLVE_EXISTS = 2,
|
||||
WASM_RESOLVE_ONCE = 3,
|
||||
WASM_RESOLVE_CLI = 4,
|
||||
WASM_RESOLVE_WEBSOCKET = 5,
|
||||
WASM_RESOLVE_SERVE_HTTP = 6,
|
||||
};
|
||||
|
||||
static s32 wasm_resolve_target(String target, s32 kind, String* resolved_out = 0)
|
||||
|
||||
Reference in New Issue
Block a user