c-webpack-demo
c-webpack-demo copied to clipboard
Just import c code in your JavaScript project
Bundling C demo
It's using https://github.com/xtuc/holyc for the compilation, It will likely only work for Linux.
Usage
Install:
npm install
Webpack:
webpack -w
Web server:
http-server .
and go to http://localhost:8080/dist.