Skip to content

Conversation

@tatref
Copy link

@tatref tatref commented Jan 30, 2018

Hi,

Here is the work in progress to port the full emulator from rustc_serialize to serde. It is still very rough on the edges!
I had to duplicate the "big array" trick for the Box<[T; XXX]> type. I'm not sure if there is a cleaner and more general solution.

This does not compile yet, what I did is mostly search and replace.

Don't be in a hurry to check this ;-)

Remaining:

cdrom::AsyncResponse
gpu::Callback
gpu::Gp0Handler
mdec::CommandHandler

@tatref tatref changed the title work in progress WIP serde Jan 30, 2018
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

Successfully merging this pull request may close these issues.

1 participant