https://romanliutikov.com/blog/
spoiler: it works :)
romanliutikov.com/blog/bringin...
spoiler: it works :)
romanliutikov.com/blog/bringin...
while context is not supported in js implementations, in Clojure it aligns quite nicely with `binding` macro, so it would be a shame to not have this working across the boundary
while context is not supported in js implementations, in Clojure it aligns quite nicely with `binding` macro, so it would be a shame to not have this working across the boundary
clojureverse.org/t/visual-too...
#Clojure #visualtools #WASM #UI #Docker #Clay #Scicloj
But now, with Firefox 138 all major browser engines support import attributes to import JSON from within your ECMAScript modules. 👇
✅ Chromium: 123+
✅ Safari: 17.2+
✅ Firefox: 138+ (released 2w ago)
PS. This syntax works in modern Node.js, too!
But now, with Firefox 138 all major browser engines support import attributes to import JSON from within your ECMAScript modules. 👇
✅ Chromium: 123+
✅ Safari: 17.2+
✅ Firefox: 138+ (released 2w ago)
PS. This syntax works in modern Node.js, too!
the code uses a bunch of macros that generate lots of code: 150 LOC of cljs comes out as 450 LOC in js
gist.github.com/roman01la/6b...
the code uses a bunch of macros that generate lots of code: 150 LOC of cljs comes out as 450 LOC in js
gist.github.com/roman01la/6b...
sandbox.learn-modern-clojurescript.com
sandbox.learn-modern-clojurescript.com
demo goap.roman01la.workers.dev
code github.com/roman01la/mi...
demo goap.roman01la.workers.dev
code github.com/roman01la/mi...
PDFs support Javascript, so Emscripten is used to compile the TinyEMU emulator to asm.js, which runs in the PDF. It boots in about 30 seconds and emulates a riscv32 buildroot system.
linux.doompdf.dev/linux.pdf
github.com/ading2210/li...
PDFs support Javascript, so Emscripten is used to compile the TinyEMU emulator to asm.js, which runs in the PDF. It boots in about 30 seconds and emulates a riscv32 buildroot system.
linux.doompdf.dev/linux.pdf
github.com/ading2210/li...
platformio.org is super helpful for setting up dev env, basically zero work required
platformio.org is super helpful for setting up dev env, basically zero work required