femto
femto
my `make std_spec` doesn't print out using local compiler `xml2-config --version` reports 2.9.4 `openssl version` reports OpenSSL 3.2.0 23 Nov 2023 (Library: OpenSSL 3.2.0 23 Nov 2023)
this relates to https://github.com/crystal-lang/crystal/issues/14179 , I want to add marshal support Generally ruby web framework will let you specify db type to connect and dynamic require the related gem. how...
how does Athena handles it? Or does Athena doesn't have db component? I'm assuming it has like rails does, which is a big whole full stack framework. Then what about...
> The user would just have to require which ones they want to us? I'm not familiar with LLMs, but that seems reasonable. the user, that depends, if it's fixed...
How does interpreter implement require(currently interpreter can require files that unknown to it beforehand)
what's the status of this now? I copied my propose here: every file can be compiled into a compilation unit of bytecode, let's call it .crgb, (.crc well is crc...),...
if `m.add()` may sometimes updated/delete existing memory, then it's reasonably for currently returning value. But I'm reporting a bug that after calling `m.add()` ``` result = m.add("I am working on...
I want to ask what kind of app can be deployed on wasmer.io? Like general app without special configuration? Or only http app? Or app with some special wasmer configuration?
What type of app can you support? I'm building something like bolt.new, v0.dev, where user can generate arbitrary type of app, since I cannot predetermine what language of app users...
> We currently support fully PHP, mostly JS and partially Python Is there any documentation like the app needs to follow some format? And is there any api for deploy...