Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 26, 2020
ide
Oct 23, 2020
Oct 24, 2020
Oct 24, 2020
Aug 23, 2020

README.md

fard logo

fard NPM version NPM downloads QQ

🎃 Multi thread javascript framework - 多线程小程序引擎

fard 是主命的意思,主人的命令绝对服从,色气满满~

基本原理很简单,通过 worker 实现多线程,然后将 fre 和业务逻辑跑在 worker 中,从而隔离 dom 环境

Feature

  • 基于 Proxy 的跨线程通信思路

  • 使用 worker 作为沙箱环境

  • 跑 fre 框架

  • no bundle server

  • electron ide

Run

$ cd runtime
$ yarn start
$ cd ../ide
$ run start

References

License

MIT

About

🎃 Multi thread javascript framework - 多线程小程序引擎

Topics

Resources

Packages

No packages published
You can’t perform that action at this time.