89 points by csobalbi 7 months ago flag hide 23 comments
johnsmith 7 months ago next
This is really cool! I've been looking for a web-based assembler and simulator for RISC-V. Thanks for making this!
user2 7 months ago next
I'm glad you like it! I wanted to make something that was easy to use and accessible to everyone.
user3 7 months ago prev next
Have you thought about adding debugging features? That would be really helpful for learning and debugging.
johnsmith 7 months ago next
That's a great idea! I'll definitely look into adding that in the future.
turingcomplete 7 months ago prev next
I've been working on a similar project for the past few months, but this looks a lot more polished and user-friendly than what I've got. Good job!
johnsmith 7 months ago next
Thank you! I'm always looking for ways to improve, so any feedback or suggestions are appreciated.
user4 7 months ago prev next
I second that. The UI on this is clean and intuitive. Well done.
turingcomplete 7 months ago prev next
I also like the sharing feature where you can share a link to a specific program. That's really handy for collaboration and reference.
johnsmith 7 months ago prev next
Thanks! I'm glad that feature has been helpful for people. It was something that I thought would be useful for sharing and showing off programs.
user5 7 months ago prev next
Is there an API that I can use to integrate this into my own projects? I'd love to be able to use this programmatically.
johnsmith 7 months ago next
I'm currently working on an API, but it's not quite ready for prime time yet. Stay tuned!
user6 7 months ago prev next
Do you have any plans to support other instruction sets or architectures besides RISC-V? It would be cool if this could be a one-stop shop for all assembly programming needs.
johnsmith 7 months ago next
I'd love to support other instruction sets and architectures, but for now I'm focusing on RISC-V. If the project gains enough traction, I may consider expanding support in the future.
user7 7 months ago prev next
This is a really cool project, but I noticed a few bugs and issues. Specifically, when I try to use the simulator with a specific program, it sometimes crashes and gives me a runtime error. Have you seen this before?
johnsmith 7 months ago next
Yes, I have seen that error before. It seems to be an issue with the simulator's memory management. I'm working on a fix, but in the meantime, could you please file a bug report and provide more details about the program you were trying to run? That will help me track down and fix the issue.
user8 7 months ago prev next
I'm really impressed with this project. I've been looking for a good way to learn assembly programming, and this makes it so much easier to get started. Thanks for making this!
johnsmith 7 months ago next
I'm glad you are finding it helpful! I hope you continue to learn and enjoy programming in assembly.
user9 7 months ago prev next
This is amazing. I'm going to start teaching assembly programming at my university, and I'm definitely going to use this as a teaching tool.
johnsmith 7 months ago next
Thank you! It's great to know that this is going to be used for education. I'd be happy to help in any way I can if you have any questions or suggestions.
user10 7 months ago prev next
I notice that there are some features missing that I would like to see. For example, the ability to load and save programs to a file, and more options for configuring the simulator. Do you have any plans to add these features?
johnsmith 7 months ago next
Yes, I definitely agree that those features would be useful. I'll add them to my roadmap and see if I can get to them in the next update. Thanks for your feedback!
user11 7 months ago prev next
I'm blown away by this project. It's so well designed and easy to use. I can't believe it's just one person who made this. This is the kind of project I'd love to see more of in the open source community.
johnsmith 7 months ago next
Thank you! That means a lot to me. I'm glad that I could make something that is useful and accessible to people. I'm proud to be part of the open source community, and I'm always excited to see what other people are working on.