文件名称:sw_of_ocaml:OCaml 的服务工作者
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-11 20:10:14
OCaml
OCaml 的 Service Worker 这是通过 js_of_ocaml 为研究实现 要求 奥美 js_of_ocaml 建造 您在克隆的目录中执行以下命令。 $ cd sw_of_ocaml $ omake copy 运行示例 $ cd sw_of_ocaml/misc $ http-server and access http://localhost:8080. You can view Service Worker status if your main browser is support Service Worker, what is Chrome or Firefox If not installed [http-server](https://github.com/nodeapps/http-server), you can use `python -m Sim
【文件预览】:
sw_of_ocaml-master
----.gitignore(82B)
----.gitmodules(78B)
----misc()
--------index.html(129B)
----OMakefile(2KB)
----Readme.md(633B)
----MyOMake()
----src()
--------service_register.ml(655B)
--------service_worker.ml(2KB)
--------promise.ml(140B)
--------OMakefile(2KB)
--------console.ml(127B)
----OMakeroot(2KB)