-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
In 3daf7b8, work was started to interoperate Go webassembly binaries with Dagger to get a basic example of reading from the printer facts API online. Unfortunately, a dependency on syscall/js was somehow introduced by compiling the package github.com/Xe/olin/dagger in webassembly mode.
- Discover why
github.com/Xe/olin/daggerpulls insyscall/js- If JS support is actually needed for now:
- Integrate Otto and shim together
syscall/js - Callback support
- Read documentation on package syscall/js
- Implement
- Integrate Otto and shim together
- If JS support isn't needed:
- Hack around it
- If JS support is actually needed for now:
- Write and test bindings for dagger ABI functions in package
github.com/Xe/olin/dagger-
open -
read -
write -
close -
sync
-
- Create
http.RoundTripperinstance using dagger'shttp://andhttps://file schemes - Printerfacts client
Metadata
Metadata
Assignees
Labels
No labels