I started thinking, prototyping and now writing ab...
# share-your-work
g
I started thinking, prototyping and now writing about a more interwoven web: emweb
❤️ 2
🍰 2
p
This is cool. I like the direction and insisting on CORS is great. I've also discovered your structured editor work. is that still going strong. I'm currently building my own implementation of one and am pleased to see I have come up with similar terms. Your unwrap is exactly the same as my unwrap so there must be something intuitive in the name and action.
❤️ 1
g
Happy to hear that! I’m not currently working on any structured code editor thing, though I’m considering forking Zed, which has become my first choice for Rust, to add unwrap, since coding without it feels toothless. I’d be curious to read or talk about your editor, is there a place for that already?