-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
First of all, this is some truely inspired and awesome work. Thank you!
I saw it and had to give it a spin with simd-json, the results are great and I haven't even gotten it through everything. You definitely are onto something with thins, especially for applications like json parsing where there are tight loops and small functions with results this seems to do wonders!
While adding iex I ran into a few snags, most of them I could work around one I couldn't. I figured even with this being experimental and new it wouldn't hurt to report them :)
- return's of other iex functions seem not to work directly but need a layer of indirection over
?
andOK
Ok's with complex content doesn't get translatedconstructing an err in a macro isn't recognized and requires inlining?
in macros aren't recognized (this I couldn't work around)
purplesyringa, janriemer and dzmitry-lahoda
Metadata
Metadata
Assignees
Labels
No labels