Coder Social home page Coder Social logo

Comments (11)

rjaros avatar rjaros commented on August 20, 2024 1

I think I'll try to play with your project, because I think it could be done with not much effort. I'll make a PR if I succeed.

from kotlin-compiler-server.

AlexanderPrendota avatar AlexanderPrendota commented on August 20, 2024 1

Hello! Thanks for your PR. I need more time to have a look at it. 😊
(Currently, I'm working on creating a docker image and making configuration for starting the application as Amazon Lambda Function)

Also, probably that feature might be interesting for @gzoritchak and @calvellido. (sorry for disturbing)

from kotlin-compiler-server.

AlexanderPrendota avatar AlexanderPrendota commented on August 20, 2024

Hello! Thanks for the feedback. Could you please add a little bit more description of that feature? It's a feature for Kotlin JS team or for this repository?

Thanks.

from kotlin-compiler-server.

rjaros avatar rjaros commented on August 20, 2024

As far as I understand webpack integration is part of the new Kotlin/JS gradle plugin. I'm not quite sure how it relates to the Kotlin/JS compiler or to this project.

from kotlin-compiler-server.

AlexanderPrendota avatar AlexanderPrendota commented on August 20, 2024

So, that is a good feature request. But Actually, I don't have plans to implement that feature but you could create an issue in Kotlin and maybe someone could help you.🙂

from kotlin-compiler-server.

AlexanderPrendota avatar AlexanderPrendota commented on August 20, 2024

Thanks. I will be waiting for your PR 😊

from kotlin-compiler-server.

rjaros avatar rjaros commented on August 20, 2024

I've opened a PR (#37). I've tested it successfully with my KVision framework (with a lot of npm dependencies from framework jar's). I would like to add Kotlin DCE support as well, but currently I have no idea if it's possible without Kotlin/JS gradle plugin.

from kotlin-compiler-server.

calvellido avatar calvellido commented on August 20, 2024

Indeed! Thanks, let me know if I can lend a hand 👍

from kotlin-compiler-server.

bashor avatar bashor commented on August 20, 2024

@rjaros could you please provide more about your usecases?
Also, answer a few questions

  1. How are you going to use it?
  2. Should it be configurable by external users?
  3. If so, how and which parts?

from kotlin-compiler-server.

bashor avatar bashor commented on August 20, 2024

@gzoritchak @calvellido please feel free to share your thought too.

from kotlin-compiler-server.

rjaros avatar rjaros commented on August 20, 2024

I would like to create an online playground app (kind of jsfiddle) for my framework (https://github.com/rjaros/kvision). I want to send a portion of Kotlin code from the user code editor to the service and get back a bundle.js file which can be used with a simple index.html file.

I think the current available configuration is fine (adding kotlinJsDependency in build.gradle.kts with external Kotlin/JS libraries). With my PR you can also configure webpack processing with webpack.config.*.js and package.json files. For my usecase I don't need additional configuration (e.g. with API parameters).

from kotlin-compiler-server.

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.