Giter VIP home page Giter VIP logo

ufarufa / protobuf-emscripten Goto Github PK

View Code? Open in Web Editor NEW

This project forked from invokr/protobuf-emscripten

0.0 0.0 0.0 6.34 MB

Google's Protocol Buffers for emscripten

Makefile 0.50% Shell 0.31% Java 19.67% M4 0.20% Vim Script 0.03% Emacs Lisp 0.06% C++ 46.99% Python 6.40% C 4.59% Batchfile 0.02% Ruby 0.32% CMake 0.18% Objective-C 10.48% C# 7.39% Go 0.03% Dockerfile 0.02% JavaScript 1.59% Objective-C++ 0.01% Swift 0.07% PHP 1.13%

protobuf-emscripten's Introduction

About

Emscripten port of Google's Protobuf library.

Building

cd [2.6.1|3.1.0]
sh autogen.sh
emconfigure ./configure
emmake Make

This will generate a dynamic library in src/.libs/ called libprotobuf.$(VERSION).[so|dylib]. Though the suffix suggests that this is a regular dylib, it contains emscripten bytecode. Change the suffix to .bc and you'll be able to link it into your emscripten project.

The protoc compiler will not be build but any code generate by the standard protoc is compatible with emscripten.

License

Protobuf: Original license

Patches: Public Domain

protobuf-emscripten's People

Contributors

invokr avatar moralrecordings avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.