Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

wasm-dom-cache

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors