Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any users of quickjs-emscripten-sync? #33

Open
rot1024 opened this issue Feb 1, 2024 · 2 comments
Open

Any users of quickjs-emscripten-sync? #33

rot1024 opened this issue Feb 1, 2024 · 2 comments

Comments

@rot1024
Copy link
Member

rot1024 commented Feb 1, 2024

Hey, thank you for using quickjs-emscripten-sync (QES)!

If you are building an application using this library, please let us know here!

We are using QES in Re:Earth (https://github.com/reearth/reearth) to run plugins for map applications safety on the web. It is used in the production environment.

One show case: https://plateauview.mlit.go.jp/ (PLATEAU VIEW 2.0)
Following UI are working on the plugin, powered by QES!

image

@Matthiee
Copy link

Matthiee commented Apr 3, 2024

Thank you for developing quickjs-emscripten-sync (QES). We appreciate the effort you've put into creating this library.

Our team at @chili-publish has integrated QES into our projects to enhance functionality. Specifically, we utilize it in two primary aspects:

  • Custom JS Actions: QES powers custom JavaScript actions within our application, allowing template designers to add actions based on predefined triggers. These actions can only manipulate the template using the API's we expose to it. You can find more details and examples in our documentation here.

  • Connectors: Additionally, we leverage QES within our connector interface, enabling seamless integration with external systems to fetch resources. More information on how we implement connectors can be found here.

@Pkcarreno
Copy link

I made a js editor in the browser. I still have a lot of things to do, but the repo is already published.

Thank you very much for this library, it simplified me a lot the development process (I started using quickjs-emscripten and then I discovered this library).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants