[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Mime type registration
- From: Marc Balmer <marc@...>
- Date: Sun, 24 Sep 2017 15:22:18 +0200
> Am 24.09.2017 um 11:40 schrieb Daurnimator <quae@daurnimator.com>:
>
> Hi All,
>
> Has anyone attempted to make a mime type registration for lua?
> The form is here: https://www.iana.org/form/media-types
> I guess it would make most sense for Roberto or Luiz to do it.
>
> Currently people seem to already be using a mix of text/lua and application/lua
> The latter (application/lua) would seem to be preferred by the IETF.
>
> As a bonus feature, I'd love it if the mime type registration could
> include an optional 'version' parameter.
> e.g. application/lua;version=5.3
And maybe whether it’s precompiled byte code or source code?
>
> Regards,
> Daurnimator.
>