asyncrun.vim VS zig-wasm-test

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

asyncrun.vim

:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !! (by skywind3000)

zig-wasm-test

A minimal Web Assembly example using Zig's build system. (by meheleventyone)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
asyncrun.vim zig-wasm-test
27 2
1,817 49
- -
7.2 5.0
about 1 month ago 5 months ago
Vim Script Zig
MIT License -
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.

asyncrun.vim

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

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

What are some alternatives?

When comparing asyncrun.vim and zig-wasm-test you can also consider the following projects:

vim-dispatch - dispatch.vim: Asynchronous build and test dispatcher

go2cpp - A converter from Go to C++

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.

book - The Rust and WebAssembly Book

fzf-lua - Improved fzf.vim written in lua

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

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

Dodgeballz - A mini game using Zig, WASM and JS

asynctasks.vim - :rocket: Modern Task System for Project Building, Testing and Deploying !!

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

todoist.nvim - A todoist extension for neovim

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