Markus

Results 25 comments of Markus

I could help out with ``ansi-to-html.js``, ``codelens-handler.js``, ``colour.js`` and ``components.js``. Please let me know if that's ok and I'll start working on those files.

Okay, I'm pretty much done with converting ``ansi-to-html.js`` but the ``ansi-to-html-tests`` fail since the file is now written in typescript and therefore has to be compiled to javascript before running...

> > Okay, I'm pretty much done with converting `ansi-to-html.js` but the `ansi-to-html-tests` fail since the file is now written in typescript and therefore has to be compiled to javascript...

I'd also like to convert ``simplecook.js`` and maybe do some more once ``options.js`` is fully converted & merged

I think after one year I could do some more of this (I can't figure out why I'm back :D). So I'd like to work on ``compiler.js``, ``conformance-view.js``, ``device-view.js`` and...

I could also work on `executor.js` and `tools.js`

Yeah, sure, I could work on this. I already created a node addon which adds windows hello support, but I'd have to see how to properly encrypt data with that...

The easiest way to achieve this would probably be by simply downloading and extracting the binary: ```yml name: Build on: push: pull_request: env: BOOST_VERSION: 1.84.0 # The version with underscores...

This has also been asked here: https://github.com/MarkusJx/prebuilt-boost/issues/11 I'll look into it

The architecture for arm macos builds is `arm64` (which is confusing, not sure why I did this). Is there a specific error while installing you may be able to provide?