[–] vercantez 2y ago ↗ Oh this is really cool! Since the repl is just executing wasm, could this not work in the browser? I realize you'll probably need to create a new wasm module every time you run a statement but could still be neat! [–] anoopelias 2y ago ↗ I had thought about it, but didn't explore much. It might be tricky, but might be possible.Typically on first thought I would associate REPL with command line hence went with this approach.Good idea nevertheless!
[–] anoopelias 2y ago ↗ I had thought about it, but didn't explore much. It might be tricky, but might be possible.Typically on first thought I would associate REPL with command line hence went with this approach.Good idea nevertheless!
2 comments
[ 2.9 ms ] story [ 16.5 ms ] threadTypically on first thought I would associate REPL with command line hence went with this approach.
Good idea nevertheless!