Show HN: Encrusted – A Zork Interpreter Written in Rust / WebAssembly
sterlingdemille.com
Show HN: Encrusted – A Zork Interpreter Written in Rust / WebAssembly
1–3 of 3 posts
Re: Show HN: Encrusted – A Zork Interpreter Written in Rust / WebAssembly
#2This is a wonderful implementation! Great work!
I know how complex this is ...
I'm in the middle of writing a z-machine interpreter in Python as a pet project. You have some great ideas here - if I borrow any, I will credit you in the code/git.
Thanks for posting this!
Re: Show HN: Encrusted – A Zork Interpreter Written in Rust / WebAssembly
#3This is a wonderful implementation! Great work! I know how complex this is ... I'm in the middle of writing a z-machine interpreter in Python as a pet project. You have some great ideas here - if I borrow any, I will credit you in the code/git. Thanks for posting this!
Thanks! Yeah this was a lot of fun. Hit me up if you have questions with the documentation at all. I remember there were one or two things that were written somewhat confusingly.