primate
primate copied to clipboard
Polymorphic development platform
https://github.com/bigskysoftware/_hyperscript/issues/516
`HEAD` / `CONNECT` / `OPTIONS` / `TRACE` / `PATCH` * [ ] TS * [ ] Golang * [ ] Python * [ ] Ruby
As long as we can't invalidate server components, the ssr'd component would conflict with the updated client component.
A meta-issue to track runtime support for compiling Primate projects to native applications, also see https://primatejs.com/modules/runtime-support. |Target|Node|Deno|Bun| |-|-|-|-| |Desktop (linux-x64)|✗|✗|✓| |Desktop (linux-arm64) (https://github.com/rcompat/rcompat/issues/37)|✗|✗|✗| |Desktop (darwin-x64)|✗|✗|✗ (https://github.com/oven-sh/bun/issues/11959) | |Desktop (darwin-arm64)|✗|✗|✗ (https://github.com/oven-sh/bun/issues/11959)...
Components can be empty, which may or may not be intended. Primate should inform the user when a component is empty (returns an empty string).
For both routes and components, it could be interesting to have an option to import them from another route or component for reusability without using relative imports, which are brittle....
If the style tag in a Svelte component is empty or its rules do not style any of the tags in the same component, Svelte will remove it, resulting in...
`RuntimeError` `BuildError` `DeprecationError`