An open API service indexing awesome lists of open source software.

https://github.com/kj4tmp/lizard-spock

Reproduce the Zig WASM binary with Lua
https://github.com/kj4tmp/lizard-spock

Last synced: over 1 year ago
JSON representation

Reproduce the Zig WASM binary with Lua

Awesome Lists containing this project

README

          

# lizard-spock

Reproduce `zig1.wasm` using Lua.

## Notes

1. `sudo apt install lua5.4`
1. vscode install lua extension
1. `cd submodules`
1. `git submodule add git@github.com:ziglang/zig.git`
1. `git submodule add git@github.com:ziglang/zig-spec.git`