Thread with 10 posts

jump to expanded post

i had a whimsical idea for a gpu compute library, a few years ago: true single-source programming in c, without changing your build flow. you'd just pass the function pointer to the run_on_gpu() function and it'd work even though it shouldn't. how? parsing x86 assembly at runtime

Open thread at this post
grawity , @grawity@treehouse.systems
(open profile)

@hikari ah, I remember one of the Mozilla blog posts about XUL and WebExtensions, where they talked about how they ported some internal functions from JavaScript to C and then some big extensions broke because they were patching those functions by stringifying and regexing them...

[found it blog.mozilla.org/addons/2015/0 – it wasn't exactly what I remembered, but still]

Open remote post (opens in a new window)