Skip to content

DGraph-Lambda-Go Next #20

@Schartey

Description

@Schartey

I'm currently actively working on bringing WASM to DGraph Lambda. You can read about it here.

With the next version of DGraph-Lambda-Go, creating embedded as well as external lambdas with WASM should become a breeze.

The goal is to provide a plug and play solution to write standalone wasm from Go, Rust and AssemblyScript by generating necessary code. You only write your resolvers and use the compiler of choice (tinygo, wasm-pack, asc) to compile the wasm ready for upload.

For external servers a wasmer-go host will be embedded within the usual web server and ready to be hosted on any server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions