Code Monkey home page Code Monkey logo

Comments (3)

koute avatar koute commented on April 28, 2024

Static Site Generation

Although I don't know what your exact requirements are this will be supported by the cargo-web in the near future, so once that happens you'll be able to to compile yew-using apps into an easily deployable package.

Embedding C and/or javascript

You can easily call out to the JavaScript using stdweb. As for calling out into C, well, you'd probably need to do it through Emscripten somehow.

from yew.

vitiral avatar vitiral commented on April 28, 2024

I forgot to state another benefit of artifact+yew -- artifact's backend/etc is already written in rust!

| Although I don't know what your exact requirements are

I just need to be able to:

  • compile a static binary (that can be served from something that "just serves an index.html")
  • be able to inject data into that binary somehow. What would be best is if there were some way that the library expected "I can find what I need to be in CWD/data.json".

Cool, the graphviz library I currently use is just a hacked javascript project compiled from C -- so feature parity is perfect to get started.

Thanks for the input. I look forward to "rewriting it in rust"!

from yew.

vitiral avatar vitiral commented on April 28, 2024

(Feel free to reopen if you find these usecases useful to keep on the tracker, buf I consider the questions resolved).

from yew.

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.