GithubHelp home page GithubHelp logo

skku-eslab / iotjs-plus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jerryscript-project/iotjs

15.0 15.0 15.0 7.58 MB

Enhanced version of IoT.js for ANT Framework - Platform for Internet of Things with JavaScript

License: Other

CMake 2.47% C 41.03% C++ 1.43% JavaScript 45.24% Makefile 1.02% Assembly 0.17% Shell 1.74% Python 6.90%
cortex-m engine internet-of-things javascript

iotjs-plus's People

Contributors

akhilkedia avatar akosthekiss avatar bzsolt avatar chunseoklee avatar daeyeon avatar danielballaszte avatar galpeter avatar haesik avatar hs0225 avatar ilyoan avatar irishair7 avatar jiangzidong avatar knightburton avatar kolipka avatar laszlolango avatar lemmaa avatar nova0821 avatar pmarkee avatar redcarrottt avatar robertsipka avatar rtakacs avatar rzr avatar sae-bom avatar seanshpark avatar seo-young avatar tadziopazur avatar wateret avatar yichoi avatar yuyupo avatar zherczeg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iotjs-plus's Issues

Support for dynamic module loading

Since the low-end IoT devices such as Cortex-M have very small memory constraint, it is unable to load all the ANT APIs.
For example, we added ANT APIs related to IoT standard protocols such as OCF this year.
In present version of IoT.js, it only supports static linking configuration to load some APIs.

However, we don't know which ANT API the user application requires, so static linking configuration is not sufficient.
Therefore, IoT.js for ANT requires dynamic module loading based on dynamic linking.

Merging with ANT-iotjs-tizenrt

This repository includes IoT.js used in ANT framework.
As now, we have already developed segment-based memory allocator for IoT.js.
However, as the ANT's IoT.js version is different to one's of segment-based allocator, we had no choice but to maintain two separated repositories.

We need to merge this repository with ANT-iotjs-tizenrt.
It means also that ANT-iotjs supports both Linux and RTOS such as Tizen RT.

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.