Giter Club home page Giter Club logo

pombredanne / native_client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sbc100/native_client

0.0 1.0 0.0 385.88 MB

Github mirror of native_client repository. Please file bugs on code.google.com and send patches using the instruction on code.google.com: e.g. git cl upload

License: BSD 3-Clause "New" or "Revised" License

Python 14.53% Shell 1.00% Batchfile 0.05% JavaScript 0.03% C 42.58% Assembly 1.07% Logos 0.04% C++ 39.32% Objective-C++ 0.01% Ragel in Ruby Host 0.55% HTML 0.62% Makefile 0.18% LLVM 0.01%

native_client's Introduction

Native Client

Welcome to Native Client. For the latest information about Native Client, see the Native Client project page.

Documentation

Most of the Native Client project documentation is available online:

Directory structure

The following list describes major files and directories that you'll see in your working copy of the repository, including some directories that don't exist until you've built Native Client. Paths are relative to the native_client directory.

  • COPYING NOTICE README.md RELEASE_NOTES documentation/: Documentation, release, and license information.

  • SConstruct scons.bat scons scons-out/ site_scons/: Build-related files. The scons.bat and scons files, with data from SConstruct, let you build Native Client and its tests. The scons-out and site-scons directories don't exist in the git repository; they're created when Native Client is built. The scons-out/*/staging directories contain files, such as the Native Client plug-in and compiled examples, that let you use and test Native Client.

  • src/: Core source code for Native Client.

  • src/include/: Header files that are missing from some platforms and are used by more than one major part of Native Client

  • src/shared/: Source code that's used by both trusted code (such as the service runtime) and untrusted code (such as Native Client modules)

  • src/third_party: Other people's source code

  • src/trusted/: Source code that's used only by trusted code

  • src/untrusted/: Source code that's used only by untrusted code

  • tests/common/: Source code for examples and tests.

  • ../third_party/: Third-party source code and binaries that aren't part of the service runtime. When built, the Native Client toolchain is in src/third_party/nacl_sdk/.

  • tools/: Utilities such as the plug-in installer.

native_client's People

Contributors

andrewscull avatar binji avatar bradn123 avatar dancerj avatar davidbrazdil avatar dpranke avatar dschuff avatar dtig avatar flagxor avatar frobtech avatar jfbastien avatar karlschimpf avatar mtrofin avatar ncbray avatar nfullagar avatar nico avatar petar-jovanovic avatar petermayo avatar petrhosek avatar pkasting avatar rickyz avatar rryk avatar sammc avatar sbc100 avatar sergeyulanov avatar sgraham avatar smklein avatar tfarina avatar yoshisatoyanagisawa avatar yusukes avatar

Watchers

 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.