Coder Social home page Coder Social logo

Which JRE classes are implemented? about j2cl HOT 2 CLOSED

google avatar google commented on August 15, 2024
Which JRE classes are implemented?

from j2cl.

Comments (2)

tbroyer avatar tbroyer commented on August 15, 2024 1

The emulation library actually comes from GWT: https://github.com/gwtproject/gwt/tree/master/user/super/com/google/gwt/emul
When we don't forget about it, we generate a list of the emulated classes and methods at release time and publish it at http://www.gwtproject.org/doc/latest/RefJreEmulation.html

from j2cl.

niloc132 avatar niloc132 commented on August 15, 2024

java.nio.ByteBuffer is supported by PlayN, but PlayN hasnt done any updates to move from JSNI to JsInterop, so J2CL can't use it yet. I started the work in a branch some time ago (https://github.com/niloc132/playn/tree/jsinterop), but haven't completed it. Have been meaning to talk to them to see what approach they want to take with J2CL, and see if it might not make more sense to move java.nio.ByteBuffer and related classes to their own artifact (or into GWT's own JRE support).

I'm tracking this for some other work I'm doing at Vertispan/gwt-rpc#1.

from j2cl.

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.