-
See my [disassembler branch](https://github.com/gvanrossum/cpython/tree/disassembler)
If we're going to be specializing bytecode, at some point we're going to need to fix up jumps. Dino's Shadowcod…
-
The software README markdown is all sorts of malformed, which is making it very difficult to migrate to a standardized format. Below is a dump of the errors in the table as output from our [parser](h…
-
It has come to me that [BugTraq](https://en.wikipedia.org/wiki/Bugtraq), the late once formerly great, is defunct as of this year. Sadly that would have been the best outlet for this sort of report. T…
-
Run h in Python 3 only (no support for 2.7) in dev envs, CI and QA and production.
[Python 2 is supported through next year](https://pythonclock.org/) (2019), but there are [lots of Python librarie…
seanh updated
4 years ago
-
First, thanks for the amazing project. When I try to run *hello world*, an error occurred.
my env:
```
$ es4x versions
VM: OpenJDK 64-Bit Server VM
Vert.x: 3.8.3
ES4X: 0.9.5
graaljs:…
-
在chameleon-bridge跟chameleon-api都是本地npm link依赖时,编译cml-demo报错:
```
This dependency was not found:
* chameleon-bridge in ./node_modules/chameleon-api/src/lib/sdk/cmlBridge.js, ./node_modules/chamele…
-
这边的需求是希望能够打包出带有 ui 界面的 ios 和 android 移动端可供 app 接入的 sdk,不知 chameleon 是否支持呢
-
**bug描述**
阅读代码发现chameleon-api的createInnerAudioContext接口的weex端实现weex-audio.js中
```
import cmlBridge from '../../lib/sdk/cmlBridge';
export const createWeexAudio = function(param = {}) {
// cb({n…
-
**cml weex build 输出了 js文件和static静态文件夹**
**不知道如何将文件放到weex工程下打包成apk**
**weex工程目录如下**
**weex-cli版本2.0.0-beta.31**
-
Steps to reproduce: When using Type TimeResampler, set Granularity to some invalid value, like a variable that is not declared, or incorrect math formula.
Update: Same thing happened when i acciden…
LI7XI updated
3 years ago