Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm port #41

Open
BonsaiDen opened this issue Aug 3, 2018 · 2 comments
Open

wasm port #41

BonsaiDen opened this issue Aug 3, 2018 · 2 comments

Comments

@BonsaiDen
Copy link

Hey there,

first of all thanks for all the hard work. As an GB homebrew developer accurate emulation lies very close to my heart :)

Now since my evening was rather boring, I decided to check if it was possible to do a wasm port of mooneye-gb and low and behold it turned out to be rather easy with all the rust related tooling we have at hands these days: https://gitlab.com/BonsaiDen/mooneye-wasm

Hope you like it and keep on the good work!

@Gekkio
Copy link
Owner

Gekkio commented Aug 5, 2018

Cool! Looks like my recent work on splitting core into a separate crate was useful here 😄

@BonsaiDen
Copy link
Author

Definitely! I was surprised myself how quick and easy it was to get it to run once the frame buffer was exposed to JS land :)

Now sound will be a different beast once support lands in the emulator, synchronization might end up getting a bit more tricky 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants