Stan Serebryakov
Results
2
issues of
Stan Serebryakov
There is a link ("this") in the end of paragraph: > “The Lua folks don’t specify Lua’s bytecode format, and it changes from version to version. What I’m describing here...
Here is the short sample: https://gist.github.com/cfr/dfcb50accd64014a0019 Obviously we need some kind of wrapper to avoid casting: ``` let data: @objc_block (NSDictionary, AnyObject) -> () = { (d: NSDictionary, raw: AnyObject)...
help-wanted