whitequark[cis] changed the topic of #glasgow to: https://glasgow-embedded.org · digital interface explorer · https://www.crowdsupply.com/1bitsquared/glasgow · code https://github.com/GlasgowEmbedded/glasgow · logs https://libera.catirclogs.org/glasgow · matrix #glasgow-interface-explorer:matrix.org · discord https://1bitsquared.com/pages/chat
redstarcomrade has quit [Read error: Connection reset by peer]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #glasgow
<sazzach[m]> Cool!
_whitelogger has joined #glasgow
<_whitenotifier-8> [glasgow] whitequark synchronize pull request #960: software: add toolchain integration for Emscripten - https://github.com/GlasgowEmbedded/glasgow/pull/960
<_whitenotifier-8> [glasgow] whitequark synchronize pull request #960: software: add toolchain integration for Emscripten - https://github.com/GlasgowEmbedded/glasgow/pull/960
Foxyloxy has quit [Read error: Connection reset by peer]
Eli2| has joined #glasgow
Eli2_ has quit [Ping timeout: 252 seconds]
GNUmoon has quit [Ping timeout: 244 seconds]
GNUmoon has joined #glasgow
lxdr533 has quit [Remote host closed the connection]
lxdr533 has joined #glasgow
ali_as has joined #glasgow
Foxyloxy has joined #glasgow
redstarcomrade has quit [Read error: Connection reset by peer]
redstarcomrade has joined #glasgow
redstarcomrade has quit [Changing host]
redstarcomrade has joined #glasgow
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #glasgow
redstarcomrade has quit [Read error: Connection reset by peer]
Attie[m] has quit [Quit: Idle timeout reached: 172800s]
<_whitenotifier-8> [glasgow] whitequark synchronize pull request #960: software: add toolchain integration for Emscripten - https://github.com/GlasgowEmbedded/glasgow/pull/960
<_whitenotifier-8> [glasgow] whitequark synchronize pull request #960: software: add toolchain integration for Emscripten - https://github.com/GlasgowEmbedded/glasgow/pull/960
<whitequark[cis]> making good progress
<galibert[m]> nice
<whitequark[cis]> had to find a PTY implementation in javascript to get to this point
<tpw_rules> super cool
josHua[m] has quit [Quit: Idle timeout reached: 172800s]
<_whitenotifier-8> [glasgow] whitequark synchronize pull request #960: software: add toolchain integration for Emscripten - https://github.com/GlasgowEmbedded/glasgow/pull/960
nstandart[m]1 has quit [Quit: Idle timeout reached: 172800s]
maehw[m] has joined #glasgow
<whitequark[cis]> fascinating
<maehw[m]> But on my Samsung Internet browser. w/o Glasgow being connected. 😃
<whitequark[cis]> try Chrome
<maehw[m]> same error. :/
<maehw[m]> maybe an Android thingie?
<maehw[m]> good night
esden[cis] has quit [Quit: Idle timeout reached: 172800s]
<sazzach[m]> Awesome! (I managed to get my glasgow back so I can try it :))
<_whitenotifier-8> [glasgow] whitequark synchronize pull request #960: software: add toolchain integration for Emscripten - https://github.com/GlasgowEmbedded/glasgow/pull/960
redstarcomrade has joined #glasgow
<whitequark[cis]> sazzach: try the latest version (do a hard reload of the page), i added web worker support so it doesn't block when compiling
<sazzach[m]> Will do
<whitequark[cis]> re uart: there are some pretty annoying termios-related issues that pyodide developers promised to fix "tomorrow" so no
<whitequark[cis]> re benchmark: yeah i've asked about the exception, i think that's a pyodide problem not a glasgow problem
<whitequark[cis]> re: looking into it: just clone the repo and hack on index.html
<whitequark[cis]> there is no CI, build steps, or anything else involved
<whitequark[cis]> also if you'd like you can review #960
<sazzach[m]> So would the flow for seeing how a change to the glasgow source affects the webassembly site be to build a wheel with the changed code and move it where the wheel is currently?
<whitequark[cis]> yes, and then empty-cache-plus-hard-reload (or just append ?1 to the URL in micropip.install where 1 is an increasing number)
<whitequark[cis]> pyodide itself and the other wheels (markupsafe and cobs) are ones that required some customization, but all of this will be in the next pyodide release
<sazzach[m]> Re 960: sure I'm down to review! (I should have time later tonight)
<sazzach[m]> RE webassembly glasgow in general: This is really cool! I can see loaning mine to a friend and or coworker and pointing them to the site to try things. Also having it makes the project more accessible.
<whitequark[cis]> yeah
<whitequark[cis]> that's the idea!