You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proxy all requests to document. , maintain a hash table of dom in .wasm, compare request with the hash table, do nothing on match, update dom and the hashtable otherwise.
About
proxy all requests to document, maintain a hash table of dom in .wasm, compare request with the hash table, do nothing on match