Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
SaeHie Park edited this page Jul 20, 2015 · 22 revisions

Overview

libtuv is multi-platform tiny event library refactored from libuv for IoT.js and embedded system.

Features

Supported target platforms

  • i686-linux (Ubuntu Linux 14.04 on Intel core) (working)
  • armv-linux (Raspbian on Raspberry Pi 2) (working)
  • armv-nuttx (NuttX on STM32F4-discovery)
  • ...

Building

Read https://github.com/Samsung/libtuv/wiki/How-to-Build for building libtuv

License

Read https://github.com/Samsung/libtuv/wiki/License for license of libtuv

Getting involved

To contribute to the libuv Project (such as reporting bugs and submitting patches):

Clone this wiki locally