-
Notifications
You must be signed in to change notification settings - Fork 0
cd-vaughamhong/c_to_wasm_test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Setup ================================================================================ * Install emscripten - https://emscripten.org/docs/getting_started/downloads.html * Install Python3 - https://www.python.org/downloads How to run tests: ================================================================================ 1. Run build script to generate html/js/wasm from c file (main.c). ./build.sh - builds without optimizations. or ./build_optimized - builds with optimizations. 2. Start local (python) server. ./start_local_server.sh 3. Open browser. http://localhost:8000/main.html.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published