@ekaitz_zarraga not sure what you mean :)
Notices by Andy Wingo (wingo@mastodon.social)
-
Andy Wingo (wingo@mastodon.social)'s status on Monday, 27-Nov-2023 13:15:59 CET Andy Wingo
-
Andy Wingo (wingo@mastodon.social)'s status on Wednesday, 11-Oct-2023 15:00:36 CEST Andy Wingo
@ekaitz_zarraga @civodul unlikely that wasm will ever replace js vm on the web. though, some platforms (e.g. fastly edge) do compile js to wasm
-
Andy Wingo (wingo@mastodon.social)'s status on Saturday, 01-Jul-2023 15:45:01 CEST Andy Wingo
@ekaitz_zarraga yeah!!!
-
Andy Wingo (wingo@mastodon.social)'s status on Tuesday, 25-Apr-2023 22:43:06 CEST Andy Wingo
there are almost 500 people in the main guix irc room; wild
-
Andy Wingo (wingo@mastodon.social)'s status on Friday, 21-Apr-2023 10:37:27 CEST Andy Wingo
@ekaitz_zarraga Y fueron felices y comieron perdices, and follow me on social media.
-
Andy Wingo (wingo@mastodon.social)'s status on Friday, 21-Apr-2023 10:28:17 CEST Andy Wingo
i feel like the last chapter of a book should always be titled "conclusion". otherwise how would we know we are at the end
-
Andy Wingo (wingo@mastodon.social)'s status on Thursday, 20-Apr-2023 13:49:35 CEST Andy Wingo
and now for something entirely different: the first in a series of articles on cross-platform mobile application development. it's a funny space and i had fun spelunking into it https://wingolog.org/archives/2023/04/20/structure-and-interpretation-of-capacitor-programs
-
Andy Wingo (wingo@mastodon.social)'s status on Monday, 17-Apr-2023 16:06:17 CEST Andy Wingo
@ekaitz_zarraga lol don't know ;) my guess was that it is implemented using java classes with singleton instances that need initialization, and somehow it adds up
In conversation from mastodon.social permalink -
Andy Wingo (wingo@mastodon.social)'s status on Monday, 17-Apr-2023 13:46:06 CEST Andy Wingo
@ekaitz_zarraga why what? :) why is it funny?
In conversation from mastodon.social permalink -
Andy Wingo (wingo@mastodon.social)'s status on Monday, 17-Apr-2023 11:57:31 CEST Andy Wingo
funniest thing i have read this morning, from https://developer.android.com/topic/performance/reduce-apk-size#remove-enums
In conversation from mastodon.social permalink Attachments
-
Andy Wingo (wingo@mastodon.social)'s status on Saturday, 08-Apr-2023 00:23:55 CEST Andy Wingo
my goodness, the is some serious engineering -- on using CPS and deep LLVM-fu to automatically generate an interpreter that is faster than LuaJIT's hand-coded interpreter https://sillycross.github.io/2022/11/22/2022-11-22/
In conversation from mastodon.social permalink Attachments
-
Andy Wingo (wingo@mastodon.social)'s status on Thursday, 06-Apr-2023 17:42:21 CEST Andy Wingo
well! a work update -- been doing a scheme-to-webassembly compiler for @spritelyinst. previously we had gotten to the point of designing an ABI and calling convention, then testing by manually compiling to WebAssembly(+gc+stringref+tail-calls). three new developments:
one, a wasm toolchain completely written in scheme (https://gitlab.com/spritely/guile-hoot-updates/-/tree/main/module/wasm);
two, a back-end for Guile's compiler that lowers to wasm; &
three, a JavaScript bridge to allow Scheme/JS interop for wasm in JS environments.In conversation from mastodon.social permalink Attachments
-
Andy Wingo (wingo@mastodon.social)'s status on Thursday, 16-Feb-2023 22:54:28 CET Andy Wingo
gc peoples. let's imagine you have a semispace old-space. should you give the fromspace back to the os after collection? for big heap multipliers this could be a significant win
In conversation from mastodon.social permalink -
Andy Wingo (wingo@mastodon.social)'s status on Wednesday, 15-Feb-2023 21:20:52 CET Andy Wingo
a cool thing! through an lovely @igalia / @spritelyinst collaboration, i get to compile #guile to #WebAssembly !
https://octodon.social/@cwebber/109869614951823065In conversation from mastodon.social permalink Attachments
-
Andy Wingo (wingo@mastodon.social)'s status on Thursday, 15-Dec-2022 22:26:23 CET Andy Wingo
new bloggery: ephemeral success https://wingolog.org/archives/2022/12/15/ephemeral-success
In conversation from mastodon.social permalink Attachments