On 2024-02-20 20:04, Jelle Licht wrote:
> Nicolas Graves writes:
>
>> On 2019-07-24 15:41, Jelle Licht wrote:
>>
>>> Timothy Sample writes:
>>>
>>> [snip]
>>>
I’ve come to think that bootstrapping JavaScript might be easier than it
looks. As time goes on, Node gets better at the newer
Hi there
not sure if this was mentioned here but in case it wasn't — there was a
proof of concept packaging of sucrase and jQuery as early as in 2022.
You can see the relevant thread here[1].
So, yes, it's definitely easier than it seems (and easier than some
used to describe it) — the only probl
Nicolas Graves writes:
> On 2019-07-24 15:41, Jelle Licht wrote:
>
>> Timothy Sample writes:
>>
>> [snip]
>>
>>> I’ve come to think that bootstrapping JavaScript might be easier than it
>>> looks. As time goes on, Node gets better at the newer JavaScript
>>> features. This removes the need for
Heyo,
Nicolas Graves writes:
> Did someone made some progress on the build-system since that to allow
> for this to be taken into account? If you still have it, could you share
> your "fiio" packages once again? The paste link is expired. Thanks!
To my knowledge (it’s two years old now, so mayb
On 2019-07-24 15:41, Jelle Licht wrote:
> Timothy Sample writes:
>
> [snip]
>
>> I’ve come to think that bootstrapping JavaScript might be easier than it
>> looks. As time goes on, Node gets better at the newer JavaScript
>> features. This removes the need for things like Babel or Rollup, since
Hi Jelle,
Jelle Licht writes:
> Timothy Sample writes:
>
> [snip]
>
>> I’ve come to think that bootstrapping JavaScript might be easier than it
>> looks. As time goes on, Node gets better at the newer JavaScript
>> features. This removes the need for things like Babel or Rollup, since
>> with
Timothy Sample writes:
[snip]
> I’ve come to think that bootstrapping JavaScript might be easier than it
> looks. As time goes on, Node gets better at the newer JavaScript
> features. This removes the need for things like Babel or Rollup, since
> with some care, Node can run the source directl