https://github.com/probablycorey/emlua
https://github.com/probablycorey/emlua
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/probablycorey/emlua
- Owner: probablycorey
- Created: 2019-10-24T03:21:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-28T20:34:43.000Z (over 6 years ago)
- Last Synced: 2025-02-07T09:33:42.392Z (over 1 year ago)
- Language: C
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# emlua
- Start up a linux machine on gcloud using this container registry.hub.docker.com/trzeci/emscripten/
- sudo apt install make
- sudo apt install binutils
- Follow these instructions https://webassembly.org/getting-started/developers-guide/
- Also helpful https://medium.com/@tdeniffel/pragmatic-compiling-from-c-to-webassembly-a-guide-a496cc5954b8