Git Product home page Git Product logo

Comments (10)

mbbill avatar mbbill commented on May 30, 2024

#10 (comment)

from jsc.js.

TristonStuart avatar TristonStuart commented on May 30, 2024

Have you seen this https://webkit.org/blog/9329/a-new-bytecode-format-for-javascriptcore/ ?
I have no idea about webkit and compiling to bytecode. But if there is anyway you could check if there is a fix for this that would be amazing.

from jsc.js.

mbbill avatar mbbill commented on May 30, 2024

The link you posted is the foundation of JSC.js's bytecode compiler. If you look at the code JSC.js is basically calling into the bytecode compiler to dump the code cache and then output as binary array. It's was not possible before JSC introduce that feature, and that's why I started this project years ago but only tested bytecode compiler since last year.

from jsc.js.

TristonStuart avatar TristonStuart commented on May 30, 2024

Ah so you don’t know if they have updated it?

from jsc.js.

mbbill avatar mbbill commented on May 30, 2024

unless I do another update and try again.

from jsc.js.

TristonStuart avatar TristonStuart commented on May 30, 2024

ah is that hard to do?

from jsc.js.

mbbill avatar mbbill commented on May 30, 2024

not hard, just takes time

from jsc.js.

TristonStuart avatar TristonStuart commented on May 30, 2024

Are you planning on updating it soon?

from jsc.js.

mbbill avatar mbbill commented on May 30, 2024

maybe not very soon, but I'll try to find some time when possible

from jsc.js.

TristonStuart avatar TristonStuart commented on May 30, 2024

Would be very nice! Thanks for your hard work!

from jsc.js.

Related Issues (14)

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.