Joep Meindertsma

Results 328 comments of Joep Meindertsma
trafficstars

## Deno v2 - Supports npm stuff, contrary to Deno v1 - Has its own FMT / lint tool. Less config. - Written in Rust. Could become useful later? -...

I like this idea! Really interesting workflow. @RoelLeijser could be relevant to your project.

@RoelLeijser please share your thoughts / research here

Related: #998 Syncing Atomic-server with another instance would work better if we use identifiers that are local-first, or at least scoped to a drive. ## Idea - Atomic-Desktop asks for...

The cause is indeed a lack of `CommitMonitor`, because the `import` command is not starting an Actix runtime. In other words: the messages are sent but not received. For now...

Compiling lib to WASM is needed for having a plugin system that works with wasm. #73

Now Deno supports wasm. Would be nice if atomic_lib compiled to wasm and was reusable there. But I'm not quite sure what it means to publish a library as WASM....

Can you push current WIP branch and mention this issue @RoelLeijser?

Also, include the definition of done doc here!