protobuf-test

Protobuf Test

Svelte (rollup) inclusion of protobufs in browser

Protobuf test

Demo

https://theremix.github.io/protobuf-test

POC

Loads ./src/proto/hello.js, encode a message and print as bytes

Rollup builds stand-alone protobuf definition modules compiled with protobufjs (pbjs)

I found problems using the official google (protoc) with rollup.

Proof of Concept

npm i
npm run compile-proto
npm run dev

Top categories

Loading Svelte Themes