obelisk icon indicating copy to clipboard operation
obelisk copied to clipboard

Wasm support

Open dfordivam opened this issue 4 years ago • 5 comments

Cleaned up (rebased) the work done for wasm support.

The feature is working fine now, ~~though there are still nix related things to be fixed, especially in reflex-platform.~~

I have:

  • [x] Based work on latest develop branch
  • [x] Looked for lint in my changes with hlint . (lint found code you did not write can be left alone)
  • [x] Run the test suite: $(nix-build -A selftest --no-out-link)
  • [ ] (Optional) Run CI tests locally: nix-build release.nix -A build.x86_64-linux --no-out-link (or x86_64-darwin on macOS)

dfordivam avatar Apr 20 '20 15:04 dfordivam

@dfordivam Does this obviate #702 ?

3noch avatar Apr 23 '20 16:04 3noch

@dfordivam Does this obviate #702 ?

Yes, and #689 also

dfordivam avatar Apr 25 '20 03:04 dfordivam

Just a quick question: any idea if this is going to be merged anytime soon?

bidigo avatar Oct 08 '20 08:10 bidigo

@bidigo this will take a while. It needs more testing and performance improvements. There is a more recent work done on this branch https://github.com/obsidiansystems/obelisk/tree/dn-jsaddle-core2-2-wasm

dfordivam avatar Oct 08 '20 12:10 dfordivam

@dfordivam Thx for the info (and thanks for the great work!)

bidigo avatar Oct 08 '20 17:10 bidigo