https://github.com/raa0121/denops-go-example
denops plugin build by go(wasm).
https://github.com/raa0121/denops-go-example
go vim-denops wasm
Last synced: about 1 year ago
JSON representation
denops plugin build by go(wasm).
- Host: GitHub
- URL: https://github.com/raa0121/denops-go-example
- Owner: raa0121
- License: mit
- Created: 2021-07-19T14:29:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T12:09:45.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T18:11:43.810Z (over 1 year ago)
- Topics: go, vim-denops, wasm
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
denops-go-example
=========
denops plugin build by go(wasm).
Usage:
------
```
:GoAdd 1 1
```
Requirements:
-------------
[denops.vim](https://github.com/vim-denops/denops.vim)
Install:
--------
```
Plug 'raa0121/denosp-go-example'
```
How To build wasm:
------------------
Windows
```
build.bat
```
macOS/Linux
```
./build.sh
```
License:
--------
MIT
Author:
-------
raa0121