zig-wasm-test VS go2cpp

Compare zig-wasm-test vs go2cpp and see what are their differences.

zig-wasm-test

A minimal Web Assembly example using Zig's build system. (by meheleventyone)

go2cpp

A converter from Go to C++ (by hajimehoshi)
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
zig-wasm-test go2cpp
2 2
49 236
- -
5.0 6.9
5 months ago over 2 years ago
Zig Go
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zig-wasm-test

Posts with mentions or reviews of zig-wasm-test. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.
  • Zig and WASM
    11 projects | news.ycombinator.com | 13 Jul 2022
    Wow, this just straight rips off my (not very great) example I've been maintaining for a while:

    https://github.com/meheleventyone/zig-wasm-test

    Thanks for the credit yurivish! :(

  • Will Zig interop with JavaScript/Web at all?
    3 projects | /r/Zig | 3 Jun 2022
    Here’s a ridiculously over simple example of doing just this: https://github.com/meheleventyone/zig-wasm-test

go2cpp

Posts with mentions or reviews of go2cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.

What are some alternatives?

When comparing zig-wasm-test and go2cpp you can also consider the following projects:

book - The Rust and WebAssembly Book

zig-wasm-test

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

coc-go - Go language server extension using gopls for coc.nvim.

Dodgeballz - A mini game using Zig, WASM and JS

asyncrun.vim - :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

liwords - A site that allows people to play a crossword board game against each other

Azul3D - Azul3D - A 3D game engine written in Go!

minimal-zig-wasm-canvas - A minimal example showing how HTML5's canvas, wasm memory and zig can interact.

entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

zig-wasm-logger - A simple implementation of console.log() in Zig + JS + Wasm

hitsumabushi - Run Go programs (almost) everywhere