Coder Social home page Coder Social logo

Comments (4)

josephg avatar josephg commented on August 11, 2024

You should closure compile your product together with the chipmunk library.
Then obfuscation won't break anything.

https://developers.google.com/closure/compiler/docs/api-tutorial3#separately
On 21 Dec 2012 13:42, "Wu-Hao" [email protected] wrote:

Google closure compiler advanced mode obfuscate codes.
commercial release has the need to protect their code

Please look into this to make chipmunk viable for commercial release


Reply to this email directly or view it on GitHubhttps://github.com//issues/16.

from chipmunk-js.

Wu-Hao avatar Wu-Hao commented on August 11, 2024

this doesn't get past advanced mode:
E7 UDUYFFTZ0Y244IDD29PN
specifically

SegmentShape.prototype.collisionTable = [
    null,
    function(seg, seg) { return NONE; }, // seg2seg
    seg2poly
];

from chipmunk-js.

josephg avatar josephg commented on August 11, 2024

Oh lol. Submit a pull request please.
On 21 Dec 2012 14:02, "Wu-Hao" [email protected] wrote:

this doesn't get past advanced mode:
[image: E7 UDUYFFTZ0Y244IDD29PN]https://f.cloud.github.com/assets/1455994/26199/7d162fe4-4b1a-11e2-935c-1af6e0bd9dfd.jpg
specifically

SegmentShape.prototype.collisionTable = [
null,
function(seg, seg) { return NONE; }, // seg2seg
seg2poly];


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-11601245.

from chipmunk-js.

robwalch avatar robwalch commented on August 11, 2024

This is fixed

from chipmunk-js.

Related Issues (20)

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.