Simon Golbert

Results 24 comments of Simon Golbert

The system hangs after calling resume_thread while trying to work on BSP CPU only.

Most likely it is a bug of CLang. Will be ignored at the present time.

AFAIK this works only on a client side.

No since I use one FS for templates which should not be exposed outside, another one for statics. So I had to create two different packages.

Probably I don't understand the nature of the problem. Why not to generate code which will depend on your package (and there you can define all the shared types, e.g....

If you want to generate completely standalone package your tool can create two files: one for shared definitions, another - for compressed data. The first one will simply be rewritten...

Seems to be OK. The only (minor) thing I would suggest is to shorten names of generated files. Why not to provide idiomatically laconic names, e.g. `.go` + `vfs.go`?