elazar-lb

Results 9 comments of elazar-lb

@nigeltao I mean to use something like [go.rice](https://github.com/GeertJohan/go.rice#readme) to push a zip file with the current source code. Use a virtual FS in the code that fetches the file from...

The vfs could be used only of the wuffRoot is not set. The development workflow is important, but to gain users I think the _user_ workflow should also be as...

A user is expecting the wuffs binary to simply work on his code, you can choose to have an obsession process like go does, that puts wuff source and binary...

Wuff gen should accept a path, or work on the current directory, like `go build ` does. I meant packaging the wuff source required. So that wuff gen `my-file-just using-wuff.wuff`...

I'm not aware of that, that should be fine. Still I'm not sure what wuff is useful for, is it only for the development of wuff? As I said, I...

Bottom line, would you accept patch checking for wuffs path in the current dir of the binary by default, and a clear explanation that users are expected to develop their...

My understanding of the project, since it was called `puffs`, is that the main product is the `wuffs` programming language. User who needs a parser should write their `wuffs` files,...

@johnerikhalse the reason is, to have deterministic generation of certificates given a certain root certificate. I understand the issue, and maybe we should take a different approach here. I'd be...

@johnerikhalse I recall I've had issues with that. Maybe you have to increment a version field in order for the browser to trust it, and without incrementing this field the...