Skip to content

Support Headless WebView Module (WASM Bridge) #2

Description

@kunihir0

This tracks the Swift host implementation for WebView support. This is required to allow plugins to bypass Cloudflare challenges and execute site-specific obfuscated JS.

Required tasks:

  • Define ItoWebviewModule protocol in HostModules.swift.
  • Bind ito:core/webview FFI inside WasmBridge.swift.
  • Provide bridging mechanisms so the main iOS app can safely execute WKWebView tasks on the Main Thread and return the data to the background WASM execution.

Depends on itoapp/ito-rs#1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions