Julio Cesar Torres Cama

Results 26 comments of Julio Cesar Torres Cama

The way to unwrap the observable (implement a future) is quite unknown to me but from https://users.rust-lang.org/t/can-you-turn-a-callback-into-a-future-into-async-await/49378/19 there is this slice of code that can help https://github.com/arifd/miniquad_async/blob/master/src/main.rs look at the...

I got comlink to work, there are restrictions with some bindings but proxy-polyfill needs the source object to be defined like the remote one cuz is sealed (just seals the...

https://github.com/sdyalor/comlink.pwa/blob/2e1a71a8c46e16c78e82b3f00219db0cfdbaae8b/src/index.js#L87 this should fix PD: As maintainer advice, We should use the sourse code, then bundle it, then use, cuz release with proxy-polyfill is not released.

![image](https://user-images.githubusercontent.com/50224521/189005312-d79c8c45-4127-4f13-84eb-2fcb91039b90.png) ```typescript SyntaxError: Cannot use import statement outside a module at Object.compileFunction (node:vm:360:18) at wrapSafe (node:internal/modules/cjs/loader:1048:15) at Module._compile (node:internal/modules/cjs/loader:1083:27) at Module._extensions..js (node:internal/modules/cjs/loader:1173:10) at Module.load (node:internal/modules/cjs/loader:997:32) at Module._load (node:internal/modules/cjs/loader:838:12) at ModuleWrap....

You need to tell the extension a java 11 path `"kotlin.java.home": "/Users/sdykae/.jabba/jdk/[email protected]/Contents/Home",`

Is there a way to pass those options ``` parserOptions: { ecmaVersion: 2015, ecmaFeatures: { legacyDecorators: true } } ``` to fix it? @acao

is not the red dot is the "A player" dot of the same character ![image](https://github.com/IrcDirk/Carbonite-Classic/assets/50224521/913e3bc6-7a0b-4558-b923-e26d3a117e5e) ![image](https://github.com/IrcDirk/Carbonite-Classic/assets/50224521/8aaa5593-431c-4e2f-8e7c-bd22bb7cf36e)