libembindcefv8
JavaScript binder
A tool that enables C/C++ code to be bound to JavaScript using emscripten or Chromium's Embedded Framework for V8.
Bind C/C++ to emscripten embind or chromium embedded framework v8
5 stars
6 watching
3 forks
Language: C++
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sridharv/gojava | A tool for generating Java bindings to Go packages | 184 |
robfig/bind | A library that enables seamless integration of HTTP request parameters with Go objects. | 31 |
alexcrichton/wasm-bindgen | A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
asticode/go-astiav | Provides a Go wrapper around the C bindings of FFmpeg for efficient video processing and manipulation. | 396 |
fluentforward/cljs-binding | A library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization. | 57 |
dannywillems/ocaml-js-stdlib | A library that provides OCaml bindings to the JavaScript standard library and DOM. | 3 |
nnesse/glbindify | A tool to generate C bindings for various OpenGL APIs | 4 |
emolch/guts | A lightweight declarative data binding library for Python | 18 |
wendigo/go-bind-plugin | Generates API wrappers around exported symbols from plugins written in Go. | 184 |
go-the-way/exl | An Excel data binding library for Go, allowing users to read and write Excel files in a structured way. | 30 |
klakplok/goji | Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 75 |
dominikh/go-js-dom | Provides Go bindings for JavaScript DOM APIs | 251 |
magic003/objc | Provides Objective-C Runtime bindings to allow Vlang programming on top of Objective-C frameworks | 8 |
shulhan/go-bindata | A utility to embed binary data in Go programs | 189 |