Commit graph

9 commits

Author SHA1 Message Date
Richard Feldman
1478cfc3ad
Don't use style attributes for web repl colors
This doesn't work because of our content-security policy!
2022-11-11 12:24:43 -05:00
Brian Carroll
5ef7cb2750
www: handle empty input in web REPL 2022-10-07 08:26:31 +01:00
Brian Carroll
76a8a60547
Web REPL: ensure we only try to append to DOM Elements, not text nodes 2022-10-06 08:27:50 +01:00
Brian Carroll
2b3e386345
www: Disable Web REPL input until the compiler .wasm has loaded 2022-09-12 23:00:22 +01:00
Jan Van Bruggen
3cad172c79
Simplify & generalize comment 2022-09-11 10:25:02 -06:00
Jan Van Bruggen
f967466346
Rephrase "your machine" to "the current machine" 2022-09-11 10:25:02 -06:00
Jan Van Bruggen
4625a0a869
Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
Brian Carroll
3f2089ef5c
www: change asset paths to work in prod as well as locally 2022-07-12 22:44:57 +01:00
Brian Carroll
fd6d10a8be
Move web REPL assets into www folder and build script into repl_wasm crate 2022-07-09 10:02:24 +01:00