binji / wasm-clang

Running Clang/LLD in WebAssembly Demo
https://binji.github.io/wasm-clang
Apache License 2.0
259 stars 27 forks source link

Take stdin from a text box #12

Open Nikhil1920 opened 2 years ago

Nikhil1920 commented 2 years ago

I am adding a text box where user could type the input's before running the program what do you think about it's position

chrome_msjZ0IhNh0

Currently at the top left corner

binji commented 2 years ago

It's a little strange there, maybe it could be in a separate tab?