snek

Results 463 comments of snek

you can't make new types, there are just the primitives (null, string, symbol, number, object, tuple). you can define new classes (which are just sugar for functions). Many of the...

@tech6hutch yes it's the same system as js.

As you would in js, you can create a function (either from slither or from rust) and then add more functions to its prototype object to add methods.

API to get current weather data from mod so METAR and stuff still works when you're not on live weather

A way to get latest SDK headers and simvar definitions on a CI runner

- SimConnect_CallDispatch `p_data` value is not passed correctly to the callback. - SimConnect_CallDispatch has to be called multiple times in wasm which makes no sense with the evented model since...

is this wise? should untrusted code be a security consideration? differences in trust between downloading+running vs just running

i haven't really been able to decide on a doc format yet. i'm used to node.js's documentation system but i'd like to do something that is a bit more coupled...

what people seemed to want was a consistent way to be able to explain why object X isn't behaving like object Y. the most obvious way to go about that...

@jdalton yeah; its not in the readme but i put it in spec.html: https://gus.host/proposal-symbol-thenable/#sec-@@thenable