Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

luboslenco/krom_wasmtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krom_wasmtest

Running WebAssembly in Krom

Compile wasm:

./emsdk activate --global --build=Release sdk-incoming-64bit binaryen-master-64bit
source ./emsdk_env.sh
emcc main.c -s WASM=1 -o main.js -O3

About

Running WebAssembly in Krom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published