IJJS 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
IJJS 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
IJJS 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 LGPL
开发语言 C/C++ JavaScript
操作系统 跨平台
软件类型 开源软件
开源组织
地区 国产
投 递 者 玛丽莲大发
适用人群 未知
收录时间 2020-06-09

软件简介

IJJS 是一个开源的跨平台的 JS 运行时环境,可以在浏览器之外执行 Javascript,类似于 nodejs,但是它更轻量级。

特征

  • URL
  • Jemalloc memory pool
  • XMLHttpRequest & fetch
  • Worker API
  • Crypto API
  • WebAssembly
  • TCP KCP and UDP sockets
  • TTY handles
  • Unix sockets / named pipes
  • Timers
  • Signals
  • File operations
  • High-resolution time
  • Miscellaneous utility functions
  • Worker threads
  • Child processes

依赖库

  • jemalloc
  • libuv
  • wasm3
  • fastlz
  • quickjs
  • kcp
  • log4c
  • miniz
  • curl
  • mbedtls

编译

Windows: Visual Studio 2019 + clang
Linux: Visual Studio 2019 + clang + WSL
OSX: XCode

支持平台

  • GNU/Linux
  • macOS
  • Windows
  • Other Unixes
展开阅读全文

代码

的 Gitee 指数为
超过 的项目

评论

点击加入讨论🔥(8) 发布并加入讨论🔥
暂无内容
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
8 评论
21 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部