Can Elm compile non-browser-oriented code to non-browser javascript code?

This page summarizes the projects mentioned and recommended in the original post on /r/elm

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Jint

    Javascript Interpreter for .NET

  • We have this project at work where we wanted to use Elm as a server for Unity's jint interpreter like so: be able to send a request in the form of JSON, have elm-generated code do some computation (where elm receives the JSON via a port), then the elm-generated code sends back whatever it computed in the form of JSON again (via a port again).

  • elm2node

    Use your pure elm functions in Node.js in a synchronous way!

  • Otherwise, if you wish for it to be synchronous, then take a look at https://github.com/sebsheep/elm2node

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts