Prolog: Writing a Server-side App in WebAssembly using Spin

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • trealla-spin

    Trealla Prolog templates for Spin

  • This uses the amazing Prolog Spin template and the Traella Prolog interpreter. I am a huge fan of this template because, as a newcomer to Prolog, it got me started right away.

  • trealla

    A compact, efficient Prolog interpreter written in plain-old C (Wasm experimental fork). (by guregu)

  • spin_version = "1" authors = ["Matt Butcher "] description = "" name = "hello-prolog" trigger = { type = "http", base = "/" } version = "0.1.0" [[component]] id = "hello-prolog" files = [ { source = "./src", destination = "/" } ] # for outgoing HTTP (see spin:http_fetch/3) allowed_http_hosts = [] # "insecure:allow-all" is a special unsafe value to allow any host # access to key-value stores (see spin:store_* predicates) key_value_stores = ["default"] [component.source] url = "https://github.com/guregu/trealla/releases/download/v0.14.4/libtpl-spin.wasm" digest = "sha256:6adb31903bc55e2b5ef3db1619727596f0b08bb789ff6c42df458d0209228677" [component.trigger] route = "/..."

  • 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

  • The Art of Debugging

    1 project | news.ycombinator.com | 16 May 2024
  • Rpitx: Radio transmission from a Raspberry Pi GPIO pin

    1 project | news.ycombinator.com | 16 May 2024
  • ToaruOS

    1 project | news.ycombinator.com | 16 May 2024
  • Mastering JSX Editing in Emacs with Tree-sitter

    1 project | dev.to | 15 May 2024
  • MySQL or Top Alternatives in 2024 and How to Choose One

    4 projects | dev.to | 15 May 2024