radi8 — 12/18/2022, 4:39:08 AM
Saving your code is now fuly implemented in SparkShell!! It turns out I need to use encodeURIComponent() so it can send code with anything thatwoud break a string. I'm now working on a filesystem viewer and the ability to make files. After that, I'm adding HTML support!
♥ 2 ↩ 0 💬 6 comments

comments

thoughts:

Exciting! 呜呜呜

12/18/2022, 4:27:27 PM
radi8:

yes

12/18/2022, 8:57:35 PM
lily:

bestie did you forget about base64?

12/18/2022, 10:00:27 AM
radi8:

no, I forgot about encodeURIComponent()

12/18/2022, 8:57:53 PM
lily:

if you want to put the code in the url then use base64 like beepbox

12/18/2022, 9:36:14 PM
radi8:

uriencode works fine for me

12/19/2022, 4:49:44 PM