Intro to Go<>WebAssembly and related experiments

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • go-wasm

    Go+WebAssembly experiments

  • Wrote an article detailing on how WebAssembly (wasm) fits into the world of Go -> https://github.com/gptankit/go-wasm/. Have tried to give all the information necessary to get started with generating WebAssembly from Go and subsequent consumption in Javascript.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Gren 0.3: Source maps

    1 project | /r/ProgrammingLanguages | 19 Jun 2023
  • Koja je najapsurdnija poruka o pogrešci koju je neki vaš program ispisivao?

    1 project | /r/CroIT | 11 Jun 2023
  • What is the most absurd error message your compiler/interpreter was once outputting?

    1 project | /r/ProgrammingLanguages | 10 Jun 2023
  • Poteškoće s pronalaskom posla

    2 projects | /r/CroIT | 3 Jun 2023
  • Why does GCC run in Docker produce around 30% smaller statically linked C++ executables than GCC run on Linux? AECforWebAssembly is 1.08 MB large if compiled using GCC 13.1 in Docker, but it is 1.59 MB if compiled using GCC 13.1 on Debian.

    1 project | /r/learnprogramming | 6 May 2023