Hacker News new | ask | show | jobs
by frabert 1115 days ago
Huh I misinterpreted the error messages in the example, I thought those were compiler output. This is quite cool then.

EDIT: although, it seems like this looses much of its power once you start passing these buffers around to functions that do not use these macros.

1 comments

> this looses much of its power once you start passing these buffers around to functions that do not use these macros.

Alas it's even worse: once you pass buffers around to functions, you can't use these macros!

0.0.2 update is live, and solves this issue. Check for updated README.