Giter Club home page Giter Club logo

Comments (9)

hanfengcan avatar hanfengcan commented on July 17, 2024

cortex-M的芯片很难跑得起node级别的js吧

from tobudos.

yuegray avatar yuegray commented on July 17, 2024

有了js引擎,图像的渲染引擎也要跟上啊

from tobudos.

f2ngwx avatar f2ngwx commented on July 17, 2024

感觉可能是v8

from tobudos.

snowyu avatar snowyu commented on July 17, 2024

不可能是v8,不过v8最近在搞一个能在iot上跑的裁剪功能的分支,看什么时候能稳定。
至于其它的跑mcu的开源js引擎就很多了

from tobudos.

hanfengcan avatar hanfengcan commented on July 17, 2024

不可能是v8,不过v8最近在搞一个能在iot上跑的裁剪功能的分支,看什么时候能稳定。
至于其它的跑mcu的开源js引擎就很多了

我总觉得,M系列的跑js有点吃力.跑lua倒是挺不错的.也是脚本

from tobudos.

snowyu avatar snowyu commented on July 17, 2024

其实最好的是用FORTH(近汇编的执行效率,代码也小)语言,直接在核心层,然后只要搞翻译层,js to FORTH, LUA to FORTH ...

from tobudos.

kimown avatar kimown commented on July 17, 2024

或者quickjs https://bellard.org/quickjs/ 能否考虑下

from tobudos.

duanzhonghuan avatar duanzhonghuan commented on July 17, 2024

不可能是v8,不过v8最近在搞一个能在iot上跑的裁剪功能的分支,看什么时候能稳定。
至于其它的跑mcu的开源js引擎就很多了

我总觉得,M系列的跑js有点吃力.跑lua倒是挺不错的.也是脚本

觉得对于嵌入式M系列等低端的芯片来说,加入lua挺合适的。

from tobudos.

jiejieTop avatar jiejieTop commented on July 17, 2024

js需要强大的渲染啊,mcu难以支撑吧,而且资源也很大,为啥不上linux呢

from tobudos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.