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
- Host: GitHub
- URL: https://github.com/kj4tmp/lizard-spock
- Owner: kj4tmp
- License: mit
- Created: 2025-01-01T03:59:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T04:06:53.000Z (over 1 year ago)
- Last Synced: 2025-04-03T13:03:16.681Z (over 1 year ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`