How to export wasm generated with golang in an npm package?

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

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
  • compiler

    The Astro compiler. Written in Go. Distributed as WASM. (by withastro)

  • Edit: Sorry meant to include links: https://github.com/withastro/compiler/tree/main/packages/compiler

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • The compiler for Astro is written in Go. They ship it via WASM on NPM. They export a function initialize that internally loads the WASM and calls the imported wasm_exec stuff.

  • 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

  • Growing a side-project to 100k Unique Visitors in one week

    2 projects | dev.to | 19 Mar 2024
  • My Journey developing my own NPM Package

    1 project | dev.to | 11 Mar 2024
  • Astro with PostgreSQL

    1 project | dev.to | 27 Feb 2024
  • Introducing the Apostrophe / Astro Integration

    1 project | dev.to | 16 Feb 2024
  • Best free, open-source SaaS starters for React & NextJS 2024

    3 projects | dev.to | 23 Jan 2024