目录

WebIDL-NAPI

This project aims to provide a compiler that consumes a WebIDL file and produces a C++ source file containing code that defines the interfaces specified in the WebIDL file using N-API. It is intended to be used as part of a project’s build infrastructure.

Installation

Since this is an npm package it requires a version of Node.js to run.

To install, run

npm -g install webidl-napi

Afterwards, the command webidl-napi will become available from the command line.

Usage

Once installed, please run

webidl-napi --help

to see a full list of options. At its most basic, running

webidl-napi -o output.cc input.idl

will process file input.idl and create file output.cc containing the bindings described by input.idl.

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号